Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2018-12384 (GCVE-0-2018-12384)
Vulnerability from cvelistv5
Published
2019-04-29 14:22
Modified
2024-08-05 08:31
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- Use of Insufficiently Random Values
Summary
When handling a SSLv2-compatible ClientHello request, the server doesn't generate a new random value but sends an all-zero value instead. This results in full malleability of the ClientHello for SSLv2 used for TLS 1.2 in all versions prior to NSS 3.39. This does not impact TLS 1.3.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
NSS | Network Security Services (NSS) |
Version: All versions prior to NSS 3.39 |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-05T08:31:00.061Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=CVE-2018-12384" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "Network Security Services (NSS)", "vendor": "NSS", "versions": [ { "status": "affected", "version": "All versions prior to NSS 3.39" } ] } ], "descriptions": [ { "lang": "en", "value": "When handling a SSLv2-compatible ClientHello request, the server doesn\u0027t generate a new random value but sends an all-zero value instead. This results in full malleability of the ClientHello for SSLv2 used for TLS 1.2 in all versions prior to NSS 3.39. This does not impact TLS 1.3." } ], "problemTypes": [ { "descriptions": [ { "description": "Use of Insufficiently Random Values", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2019-10-16T17:40:48", "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe", "shortName": "mozilla" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=CVE-2018-12384" }, { "tags": [ "x_refsource_MISC" ], "url": "https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security@mozilla.org", "ID": "CVE-2018-12384", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Network Security Services (NSS)", "version": { "version_data": [ { "version_value": "All versions prior to NSS 3.39" } ] } } ] }, "vendor_name": "NSS" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "When handling a SSLv2-compatible ClientHello request, the server doesn\u0027t generate a new random value but sends an all-zero value instead. This results in full malleability of the ClientHello for SSLv2 used for TLS 1.2 in all versions prior to NSS 3.39. This does not impact TLS 1.3." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Use of Insufficiently Random Values" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=CVE-2018-12384", "refsource": "CONFIRM", "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=CVE-2018-12384" }, { "name": "https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html", "refsource": "MISC", "url": "https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html" } ] } } } }, "cveMetadata": { "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe", "assignerShortName": "mozilla", "cveId": "CVE-2018-12384", "datePublished": "2019-04-29T14:22:53", "dateReserved": "2018-06-14T00:00:00", "dateUpdated": "2024-08-05T08:31:00.061Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2018-12384\",\"sourceIdentifier\":\"security@mozilla.org\",\"published\":\"2019-04-29T15:29:00.247\",\"lastModified\":\"2024-11-21T03:45:06.593\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"When handling a SSLv2-compatible ClientHello request, the server doesn\u0027t generate a new random value but sends an all-zero value instead. This results in full malleability of the ClientHello for SSLv2 used for TLS 1.2 in all versions prior to NSS 3.39. This does not impact TLS 1.3.\"},{\"lang\":\"es\",\"value\":\"Cuando se maneja una petici\u00f3n ClientHello compatible con SSLv2, el servidor no genera un nuevo valor aleatorio, sino que env\u00eda un valor All-Zero en su lugar. Esto conlleva a una maleabilidad completa del ClientHello para SSLv2 usado para TLS 1.2 en todas las versiones anteriores a NSS 3.39. Esto no afecta a TLS 1.3.\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N\",\"baseScore\":5.9,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.2,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:P/I:N/A:N\",\"baseScore\":4.3,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-335\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mozilla:network_security_services:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"3.39\",\"matchCriteriaId\":\"9AAFED9E-E2C8-4F07-B9C8-E9D37436AAAA\"}]}]}],\"references\":[{\"url\":\"https://bugzilla.mozilla.org/show_bug.cgi?id=CVE-2018-12384\",\"source\":\"security@mozilla.org\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html\",\"source\":\"security@mozilla.org\"},{\"url\":\"https://bugzilla.mozilla.org/show_bug.cgi?id=CVE-2018-12384\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}" } }
suse-su-2018:4235-1
Vulnerability from csaf_suse
Published
2018-12-21 17:47
Modified
2018-12-21 17:47
Summary
Security update for MozillaFirefox, mozilla-nspr and mozilla-nss
Notes
Title of the patch
Security update for MozillaFirefox, mozilla-nspr and mozilla-nss
Description of the patch
This update for MozillaFirefox, mozilla-nss and mozilla-nspr fixes the following issues:
Issues fixed in MozillaFirefox:
- Update to Firefox ESR 60.4 (bsc#1119105)
- CVE-2018-17466: Fixed a buffer overflow and out-of-bounds read in ANGLE library with TextureStorage11
- CVE-2018-18492: Fixed a use-after-free with select element
- CVE-2018-18493: Fixed a buffer overflow in accelerated 2D canvas with Skia
- CVE-2018-18494: Fixed a Same-origin policy violation using location attribute and performance.getEntries
to steal cross-origin URLs
- CVE-2018-18498: Fixed a integer overflow when calculating buffer sizes for images
- CVE-2018-12405: Fixed a few memory safety bugs
Issues fixed in mozilla-nss:
- Update to NSS 3.40.1 (bsc#1119105)
- CVE-2018-12404: Fixed a cache side-channel variant of the Bleichenbacher attack (bsc#1119069)
- CVE-2018-12384: Fixed an issue in the SSL handshake. NSS responded to an
SSLv2-compatible ClientHello with a ServerHello that had an all-zero random. (bsc#1106873)
- CVE-2018-0495: Fixed a memory-cache side-channel attack with ECDSA signatures (bsc#1097410)
- Fixed a decryption failure during FFDHE key exchange
- Various security fixes in the ASN.1 code
Issues fixed in mozilla-nspr:
- Update mozilla-nspr to 4.20 (bsc#1119105)
Patchnames
SUSE-SLE-Module-Basesystem-15-2018-3044,SUSE-SLE-Module-Desktop-Applications-15-2018-3044,SUSE-SLE-Module-Development-Tools-OBS-15-2018-3044
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 MozillaFirefox, mozilla-nspr and mozilla-nss", "title": "Title of the patch" }, { "category": "description", "text": "This update for MozillaFirefox, mozilla-nss and mozilla-nspr fixes the following issues:\n\nIssues fixed in MozillaFirefox:\n\n- Update to Firefox ESR 60.4 (bsc#1119105)\n- CVE-2018-17466: Fixed a buffer overflow and out-of-bounds read in ANGLE library with TextureStorage11\n- CVE-2018-18492: Fixed a use-after-free with select element\n- CVE-2018-18493: Fixed a buffer overflow in accelerated 2D canvas with Skia\n- CVE-2018-18494: Fixed a Same-origin policy violation using location attribute and performance.getEntries\n to steal cross-origin URLs\n- CVE-2018-18498: Fixed a integer overflow when calculating buffer sizes for images\n- CVE-2018-12405: Fixed a few memory safety bugs\n\nIssues fixed in mozilla-nss:\n\n- Update to NSS 3.40.1 (bsc#1119105)\n- CVE-2018-12404: Fixed a cache side-channel variant of the Bleichenbacher attack (bsc#1119069)\n- CVE-2018-12384: Fixed an issue in the SSL handshake. NSS responded to an\n SSLv2-compatible ClientHello with a ServerHello that had an all-zero random. (bsc#1106873)\n- CVE-2018-0495: Fixed a memory-cache side-channel attack with ECDSA signatures (bsc#1097410)\n- Fixed a decryption failure during FFDHE key exchange\n- Various security fixes in the ASN.1 code\n\nIssues fixed in mozilla-nspr:\n\n- Update mozilla-nspr to 4.20 (bsc#1119105)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-SLE-Module-Basesystem-15-2018-3044,SUSE-SLE-Module-Desktop-Applications-15-2018-3044,SUSE-SLE-Module-Development-Tools-OBS-15-2018-3044", "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-2018_4235-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2018:4235-1", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20184235-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2018:4235-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2018-December/004998.html" }, { "category": "self", "summary": "SUSE Bug 1097410", "url": "https://bugzilla.suse.com/1097410" }, { "category": "self", "summary": "SUSE Bug 1106873", "url": "https://bugzilla.suse.com/1106873" }, { "category": "self", "summary": "SUSE Bug 1119069", "url": "https://bugzilla.suse.com/1119069" }, { "category": "self", "summary": "SUSE Bug 1119105", "url": "https://bugzilla.suse.com/1119105" }, { "category": "self", "summary": "SUSE CVE CVE-2018-0495 page", "url": "https://www.suse.com/security/cve/CVE-2018-0495/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-12384 page", "url": "https://www.suse.com/security/cve/CVE-2018-12384/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-12404 page", "url": "https://www.suse.com/security/cve/CVE-2018-12404/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-12405 page", "url": "https://www.suse.com/security/cve/CVE-2018-12405/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-17466 page", "url": "https://www.suse.com/security/cve/CVE-2018-17466/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-18492 page", "url": "https://www.suse.com/security/cve/CVE-2018-18492/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-18493 page", "url": "https://www.suse.com/security/cve/CVE-2018-18493/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-18494 page", "url": "https://www.suse.com/security/cve/CVE-2018-18494/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-18498 page", "url": "https://www.suse.com/security/cve/CVE-2018-18498/" } ], "title": "Security update for MozillaFirefox, mozilla-nspr and mozilla-nss", "tracking": { "current_release_date": "2018-12-21T17:47:33Z", "generator": { "date": "2018-12-21T17:47:33Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2018:4235-1", "initial_release_date": "2018-12-21T17:47:33Z", "revision_history": [ { "date": "2018-12-21T17:47:33Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libfreebl3-3.40.1-3.7.2.aarch64", "product": { "name": "libfreebl3-3.40.1-3.7.2.aarch64", "product_id": "libfreebl3-3.40.1-3.7.2.aarch64" } }, { "category": "product_version", "name": "libsoftokn3-3.40.1-3.7.2.aarch64", "product": { "name": "libsoftokn3-3.40.1-3.7.2.aarch64", "product_id": "libsoftokn3-3.40.1-3.7.2.aarch64" } }, { "category": "product_version", "name": "mozilla-nspr-4.20-3.3.2.aarch64", "product": { "name": "mozilla-nspr-4.20-3.3.2.aarch64", "product_id": "mozilla-nspr-4.20-3.3.2.aarch64" } }, { "category": "product_version", "name": "mozilla-nspr-devel-4.20-3.3.2.aarch64", "product": { "name": "mozilla-nspr-devel-4.20-3.3.2.aarch64", "product_id": "mozilla-nspr-devel-4.20-3.3.2.aarch64" } }, { "category": "product_version", "name": "mozilla-nss-3.40.1-3.7.2.aarch64", "product": { "name": "mozilla-nss-3.40.1-3.7.2.aarch64", "product_id": "mozilla-nss-3.40.1-3.7.2.aarch64" } }, { "category": "product_version", "name": "mozilla-nss-certs-3.40.1-3.7.2.aarch64", "product": { "name": "mozilla-nss-certs-3.40.1-3.7.2.aarch64", "product_id": "mozilla-nss-certs-3.40.1-3.7.2.aarch64" } }, { "category": "product_version", "name": "mozilla-nss-devel-3.40.1-3.7.2.aarch64", "product": { "name": "mozilla-nss-devel-3.40.1-3.7.2.aarch64", "product_id": "mozilla-nss-devel-3.40.1-3.7.2.aarch64" } }, { "category": "product_version", "name": "mozilla-nss-sysinit-3.40.1-3.7.2.aarch64", "product": { "name": "mozilla-nss-sysinit-3.40.1-3.7.2.aarch64", "product_id": "mozilla-nss-sysinit-3.40.1-3.7.2.aarch64" } }, { "category": "product_version", "name": "mozilla-nss-tools-3.40.1-3.7.2.aarch64", "product": { "name": "mozilla-nss-tools-3.40.1-3.7.2.aarch64", "product_id": "mozilla-nss-tools-3.40.1-3.7.2.aarch64" } }, { "category": "product_version", "name": "MozillaFirefox-60.4.0-3.21.1.aarch64", "product": { "name": "MozillaFirefox-60.4.0-3.21.1.aarch64", "product_id": "MozillaFirefox-60.4.0-3.21.1.aarch64" } }, { "category": "product_version", "name": "MozillaFirefox-devel-60.4.0-3.21.1.aarch64", "product": { "name": "MozillaFirefox-devel-60.4.0-3.21.1.aarch64", "product_id": "MozillaFirefox-devel-60.4.0-3.21.1.aarch64" } }, { "category": "product_version", "name": "MozillaFirefox-translations-common-60.4.0-3.21.1.aarch64", "product": { "name": "MozillaFirefox-translations-common-60.4.0-3.21.1.aarch64", "product_id": "MozillaFirefox-translations-common-60.4.0-3.21.1.aarch64" } }, { "category": "product_version", "name": "MozillaFirefox-translations-other-60.4.0-3.21.1.aarch64", "product": { "name": "MozillaFirefox-translations-other-60.4.0-3.21.1.aarch64", "product_id": "MozillaFirefox-translations-other-60.4.0-3.21.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libfreebl3-3.40.1-3.7.2.ppc64le", "product": { "name": "libfreebl3-3.40.1-3.7.2.ppc64le", "product_id": "libfreebl3-3.40.1-3.7.2.ppc64le" } }, { "category": "product_version", "name": "libsoftokn3-3.40.1-3.7.2.ppc64le", "product": { "name": "libsoftokn3-3.40.1-3.7.2.ppc64le", "product_id": "libsoftokn3-3.40.1-3.7.2.ppc64le" } }, { "category": "product_version", "name": "mozilla-nspr-4.20-3.3.2.ppc64le", "product": { "name": "mozilla-nspr-4.20-3.3.2.ppc64le", "product_id": "mozilla-nspr-4.20-3.3.2.ppc64le" } }, { "category": "product_version", "name": "mozilla-nspr-devel-4.20-3.3.2.ppc64le", "product": { "name": "mozilla-nspr-devel-4.20-3.3.2.ppc64le", "product_id": "mozilla-nspr-devel-4.20-3.3.2.ppc64le" } }, { "category": "product_version", "name": "mozilla-nss-3.40.1-3.7.2.ppc64le", "product": { "name": "mozilla-nss-3.40.1-3.7.2.ppc64le", "product_id": "mozilla-nss-3.40.1-3.7.2.ppc64le" } }, { "category": "product_version", "name": "mozilla-nss-certs-3.40.1-3.7.2.ppc64le", "product": { "name": "mozilla-nss-certs-3.40.1-3.7.2.ppc64le", "product_id": "mozilla-nss-certs-3.40.1-3.7.2.ppc64le" } }, { "category": "product_version", "name": "mozilla-nss-devel-3.40.1-3.7.2.ppc64le", "product": { "name": "mozilla-nss-devel-3.40.1-3.7.2.ppc64le", "product_id": "mozilla-nss-devel-3.40.1-3.7.2.ppc64le" } }, { "category": "product_version", "name": "mozilla-nss-sysinit-3.40.1-3.7.2.ppc64le", "product": { "name": "mozilla-nss-sysinit-3.40.1-3.7.2.ppc64le", "product_id": "mozilla-nss-sysinit-3.40.1-3.7.2.ppc64le" } }, { "category": "product_version", "name": "mozilla-nss-tools-3.40.1-3.7.2.ppc64le", "product": { "name": "mozilla-nss-tools-3.40.1-3.7.2.ppc64le", "product_id": "mozilla-nss-tools-3.40.1-3.7.2.ppc64le" } }, { "category": "product_version", "name": "MozillaFirefox-60.4.0-3.21.1.ppc64le", "product": { "name": "MozillaFirefox-60.4.0-3.21.1.ppc64le", "product_id": "MozillaFirefox-60.4.0-3.21.1.ppc64le" } }, { "category": "product_version", "name": "MozillaFirefox-devel-60.4.0-3.21.1.ppc64le", "product": { "name": "MozillaFirefox-devel-60.4.0-3.21.1.ppc64le", "product_id": "MozillaFirefox-devel-60.4.0-3.21.1.ppc64le" } }, { "category": "product_version", "name": "MozillaFirefox-translations-common-60.4.0-3.21.1.ppc64le", "product": { "name": "MozillaFirefox-translations-common-60.4.0-3.21.1.ppc64le", "product_id": "MozillaFirefox-translations-common-60.4.0-3.21.1.ppc64le" } }, { "category": "product_version", "name": "MozillaFirefox-translations-other-60.4.0-3.21.1.ppc64le", "product": { "name": "MozillaFirefox-translations-other-60.4.0-3.21.1.ppc64le", "product_id": "MozillaFirefox-translations-other-60.4.0-3.21.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libfreebl3-3.40.1-3.7.2.s390x", "product": { "name": "libfreebl3-3.40.1-3.7.2.s390x", "product_id": "libfreebl3-3.40.1-3.7.2.s390x" } }, { "category": "product_version", "name": "libsoftokn3-3.40.1-3.7.2.s390x", "product": { "name": "libsoftokn3-3.40.1-3.7.2.s390x", "product_id": "libsoftokn3-3.40.1-3.7.2.s390x" } }, { "category": "product_version", "name": "mozilla-nspr-4.20-3.3.2.s390x", "product": { "name": "mozilla-nspr-4.20-3.3.2.s390x", "product_id": "mozilla-nspr-4.20-3.3.2.s390x" } }, { "category": "product_version", "name": "mozilla-nspr-devel-4.20-3.3.2.s390x", "product": { "name": "mozilla-nspr-devel-4.20-3.3.2.s390x", "product_id": "mozilla-nspr-devel-4.20-3.3.2.s390x" } }, { "category": "product_version", "name": "mozilla-nss-3.40.1-3.7.2.s390x", "product": { "name": "mozilla-nss-3.40.1-3.7.2.s390x", "product_id": "mozilla-nss-3.40.1-3.7.2.s390x" } }, { "category": "product_version", "name": "mozilla-nss-certs-3.40.1-3.7.2.s390x", "product": { "name": "mozilla-nss-certs-3.40.1-3.7.2.s390x", "product_id": "mozilla-nss-certs-3.40.1-3.7.2.s390x" } }, { "category": "product_version", "name": "mozilla-nss-devel-3.40.1-3.7.2.s390x", "product": { "name": "mozilla-nss-devel-3.40.1-3.7.2.s390x", "product_id": "mozilla-nss-devel-3.40.1-3.7.2.s390x" } }, { "category": "product_version", "name": "mozilla-nss-sysinit-3.40.1-3.7.2.s390x", "product": { "name": "mozilla-nss-sysinit-3.40.1-3.7.2.s390x", "product_id": "mozilla-nss-sysinit-3.40.1-3.7.2.s390x" } }, { "category": "product_version", "name": "mozilla-nss-tools-3.40.1-3.7.2.s390x", "product": { "name": "mozilla-nss-tools-3.40.1-3.7.2.s390x", "product_id": "mozilla-nss-tools-3.40.1-3.7.2.s390x" } }, { "category": "product_version", "name": "MozillaFirefox-60.4.0-3.21.1.s390x", "product": { "name": "MozillaFirefox-60.4.0-3.21.1.s390x", "product_id": "MozillaFirefox-60.4.0-3.21.1.s390x" } }, { "category": "product_version", "name": "MozillaFirefox-devel-60.4.0-3.21.1.s390x", "product": { "name": "MozillaFirefox-devel-60.4.0-3.21.1.s390x", "product_id": "MozillaFirefox-devel-60.4.0-3.21.1.s390x" } }, { "category": "product_version", "name": "MozillaFirefox-translations-common-60.4.0-3.21.1.s390x", "product": { "name": "MozillaFirefox-translations-common-60.4.0-3.21.1.s390x", "product_id": "MozillaFirefox-translations-common-60.4.0-3.21.1.s390x" } }, { "category": "product_version", "name": "MozillaFirefox-translations-other-60.4.0-3.21.1.s390x", "product": { "name": "MozillaFirefox-translations-other-60.4.0-3.21.1.s390x", "product_id": "MozillaFirefox-translations-other-60.4.0-3.21.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libfreebl3-3.40.1-3.7.2.x86_64", "product": { "name": "libfreebl3-3.40.1-3.7.2.x86_64", "product_id": "libfreebl3-3.40.1-3.7.2.x86_64" } }, { "category": "product_version", "name": "libfreebl3-32bit-3.40.1-3.7.2.x86_64", "product": { "name": "libfreebl3-32bit-3.40.1-3.7.2.x86_64", "product_id": "libfreebl3-32bit-3.40.1-3.7.2.x86_64" } }, { "category": "product_version", "name": "libsoftokn3-3.40.1-3.7.2.x86_64", "product": { "name": "libsoftokn3-3.40.1-3.7.2.x86_64", "product_id": "libsoftokn3-3.40.1-3.7.2.x86_64" } }, { "category": "product_version", "name": "libsoftokn3-32bit-3.40.1-3.7.2.x86_64", "product": { "name": "libsoftokn3-32bit-3.40.1-3.7.2.x86_64", "product_id": "libsoftokn3-32bit-3.40.1-3.7.2.x86_64" } }, { "category": "product_version", "name": "mozilla-nspr-4.20-3.3.2.x86_64", "product": { "name": "mozilla-nspr-4.20-3.3.2.x86_64", "product_id": "mozilla-nspr-4.20-3.3.2.x86_64" } }, { "category": "product_version", "name": "mozilla-nspr-32bit-4.20-3.3.2.x86_64", "product": { "name": "mozilla-nspr-32bit-4.20-3.3.2.x86_64", "product_id": "mozilla-nspr-32bit-4.20-3.3.2.x86_64" } }, { "category": "product_version", "name": "mozilla-nspr-devel-4.20-3.3.2.x86_64", "product": { "name": "mozilla-nspr-devel-4.20-3.3.2.x86_64", "product_id": "mozilla-nspr-devel-4.20-3.3.2.x86_64" } }, { "category": "product_version", "name": "mozilla-nss-3.40.1-3.7.2.x86_64", "product": { "name": "mozilla-nss-3.40.1-3.7.2.x86_64", "product_id": "mozilla-nss-3.40.1-3.7.2.x86_64" } }, { "category": "product_version", "name": "mozilla-nss-32bit-3.40.1-3.7.2.x86_64", "product": { "name": "mozilla-nss-32bit-3.40.1-3.7.2.x86_64", "product_id": "mozilla-nss-32bit-3.40.1-3.7.2.x86_64" } }, { "category": "product_version", "name": "mozilla-nss-certs-3.40.1-3.7.2.x86_64", "product": { "name": "mozilla-nss-certs-3.40.1-3.7.2.x86_64", "product_id": "mozilla-nss-certs-3.40.1-3.7.2.x86_64" } }, { "category": "product_version", "name": "mozilla-nss-certs-32bit-3.40.1-3.7.2.x86_64", "product": { "name": "mozilla-nss-certs-32bit-3.40.1-3.7.2.x86_64", "product_id": "mozilla-nss-certs-32bit-3.40.1-3.7.2.x86_64" } }, { "category": "product_version", "name": "mozilla-nss-devel-3.40.1-3.7.2.x86_64", "product": { "name": "mozilla-nss-devel-3.40.1-3.7.2.x86_64", "product_id": "mozilla-nss-devel-3.40.1-3.7.2.x86_64" } }, { "category": "product_version", "name": "mozilla-nss-sysinit-3.40.1-3.7.2.x86_64", "product": { "name": "mozilla-nss-sysinit-3.40.1-3.7.2.x86_64", "product_id": "mozilla-nss-sysinit-3.40.1-3.7.2.x86_64" } }, { "category": "product_version", "name": "mozilla-nss-tools-3.40.1-3.7.2.x86_64", "product": { "name": "mozilla-nss-tools-3.40.1-3.7.2.x86_64", "product_id": "mozilla-nss-tools-3.40.1-3.7.2.x86_64" } }, { "category": "product_version", "name": "MozillaFirefox-60.4.0-3.21.1.x86_64", "product": { "name": "MozillaFirefox-60.4.0-3.21.1.x86_64", "product_id": "MozillaFirefox-60.4.0-3.21.1.x86_64" } }, { "category": "product_version", "name": "MozillaFirefox-devel-60.4.0-3.21.1.x86_64", "product": { "name": "MozillaFirefox-devel-60.4.0-3.21.1.x86_64", "product_id": "MozillaFirefox-devel-60.4.0-3.21.1.x86_64" } }, { "category": "product_version", "name": "MozillaFirefox-translations-common-60.4.0-3.21.1.x86_64", "product": { "name": "MozillaFirefox-translations-common-60.4.0-3.21.1.x86_64", "product_id": "MozillaFirefox-translations-common-60.4.0-3.21.1.x86_64" } }, { "category": "product_version", "name": "MozillaFirefox-translations-other-60.4.0-3.21.1.x86_64", "product": { "name": "MozillaFirefox-translations-other-60.4.0-3.21.1.x86_64", "product_id": "MozillaFirefox-translations-other-60.4.0-3.21.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Desktop Applications 15", "product": { "name": "SUSE Linux Enterprise Module for Desktop Applications 15", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-desktop-applications:15" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-3.40.1-3.7.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.aarch64" }, "product_reference": "libfreebl3-3.40.1-3.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-3.40.1-3.7.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.ppc64le" }, "product_reference": "libfreebl3-3.40.1-3.7.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-3.40.1-3.7.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.s390x" }, "product_reference": "libfreebl3-3.40.1-3.7.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-3.40.1-3.7.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.x86_64" }, "product_reference": "libfreebl3-3.40.1-3.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-32bit-3.40.1-3.7.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-32bit-3.40.1-3.7.2.x86_64" }, "product_reference": "libfreebl3-32bit-3.40.1-3.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-3.40.1-3.7.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.aarch64" }, "product_reference": "libsoftokn3-3.40.1-3.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-3.40.1-3.7.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.ppc64le" }, "product_reference": "libsoftokn3-3.40.1-3.7.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-3.40.1-3.7.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.s390x" }, "product_reference": "libsoftokn3-3.40.1-3.7.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-3.40.1-3.7.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.x86_64" }, "product_reference": "libsoftokn3-3.40.1-3.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-32bit-3.40.1-3.7.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-32bit-3.40.1-3.7.2.x86_64" }, "product_reference": "libsoftokn3-32bit-3.40.1-3.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-4.20-3.3.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.aarch64" }, "product_reference": "mozilla-nspr-4.20-3.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-4.20-3.3.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.ppc64le" }, "product_reference": "mozilla-nspr-4.20-3.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-4.20-3.3.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.s390x" }, "product_reference": "mozilla-nspr-4.20-3.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-4.20-3.3.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.x86_64" }, "product_reference": "mozilla-nspr-4.20-3.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-32bit-4.20-3.3.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-32bit-4.20-3.3.2.x86_64" }, "product_reference": "mozilla-nspr-32bit-4.20-3.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-devel-4.20-3.3.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.aarch64" }, "product_reference": "mozilla-nspr-devel-4.20-3.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-devel-4.20-3.3.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.ppc64le" }, "product_reference": "mozilla-nspr-devel-4.20-3.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-devel-4.20-3.3.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.s390x" }, "product_reference": "mozilla-nspr-devel-4.20-3.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-devel-4.20-3.3.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.x86_64" }, "product_reference": "mozilla-nspr-devel-4.20-3.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-3.40.1-3.7.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.aarch64" }, "product_reference": "mozilla-nss-3.40.1-3.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-3.40.1-3.7.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.ppc64le" }, "product_reference": "mozilla-nss-3.40.1-3.7.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-3.40.1-3.7.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.s390x" }, "product_reference": "mozilla-nss-3.40.1-3.7.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-3.40.1-3.7.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.x86_64" }, "product_reference": "mozilla-nss-3.40.1-3.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-32bit-3.40.1-3.7.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-32bit-3.40.1-3.7.2.x86_64" }, "product_reference": "mozilla-nss-32bit-3.40.1-3.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-3.40.1-3.7.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.aarch64" }, "product_reference": "mozilla-nss-certs-3.40.1-3.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-3.40.1-3.7.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.ppc64le" }, "product_reference": "mozilla-nss-certs-3.40.1-3.7.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-3.40.1-3.7.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.s390x" }, "product_reference": "mozilla-nss-certs-3.40.1-3.7.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-3.40.1-3.7.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.x86_64" }, "product_reference": "mozilla-nss-certs-3.40.1-3.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-32bit-3.40.1-3.7.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-32bit-3.40.1-3.7.2.x86_64" }, "product_reference": "mozilla-nss-certs-32bit-3.40.1-3.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-devel-3.40.1-3.7.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.aarch64" }, "product_reference": "mozilla-nss-devel-3.40.1-3.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-devel-3.40.1-3.7.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.ppc64le" }, "product_reference": "mozilla-nss-devel-3.40.1-3.7.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-devel-3.40.1-3.7.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.s390x" }, "product_reference": "mozilla-nss-devel-3.40.1-3.7.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-devel-3.40.1-3.7.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.x86_64" }, "product_reference": "mozilla-nss-devel-3.40.1-3.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-3.40.1-3.7.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.aarch64" }, "product_reference": "mozilla-nss-sysinit-3.40.1-3.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-3.40.1-3.7.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.ppc64le" }, "product_reference": "mozilla-nss-sysinit-3.40.1-3.7.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-3.40.1-3.7.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.s390x" }, "product_reference": "mozilla-nss-sysinit-3.40.1-3.7.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-3.40.1-3.7.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.x86_64" }, "product_reference": "mozilla-nss-sysinit-3.40.1-3.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-tools-3.40.1-3.7.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.aarch64" }, "product_reference": "mozilla-nss-tools-3.40.1-3.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-tools-3.40.1-3.7.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.ppc64le" }, "product_reference": "mozilla-nss-tools-3.40.1-3.7.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-tools-3.40.1-3.7.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.s390x" }, "product_reference": "mozilla-nss-tools-3.40.1-3.7.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-tools-3.40.1-3.7.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.x86_64" }, "product_reference": "mozilla-nss-tools-3.40.1-3.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-60.4.0-3.21.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.aarch64" }, "product_reference": "MozillaFirefox-60.4.0-3.21.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-60.4.0-3.21.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.ppc64le" }, "product_reference": "MozillaFirefox-60.4.0-3.21.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-60.4.0-3.21.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.s390x" }, "product_reference": "MozillaFirefox-60.4.0-3.21.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-60.4.0-3.21.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.x86_64" }, "product_reference": "MozillaFirefox-60.4.0-3.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-devel-60.4.0-3.21.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.aarch64" }, "product_reference": "MozillaFirefox-devel-60.4.0-3.21.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-devel-60.4.0-3.21.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.ppc64le" }, "product_reference": "MozillaFirefox-devel-60.4.0-3.21.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-devel-60.4.0-3.21.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.s390x" }, "product_reference": "MozillaFirefox-devel-60.4.0-3.21.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-devel-60.4.0-3.21.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.x86_64" }, "product_reference": "MozillaFirefox-devel-60.4.0-3.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-common-60.4.0-3.21.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.aarch64" }, "product_reference": "MozillaFirefox-translations-common-60.4.0-3.21.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-common-60.4.0-3.21.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.ppc64le" }, "product_reference": "MozillaFirefox-translations-common-60.4.0-3.21.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-common-60.4.0-3.21.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.s390x" }, "product_reference": "MozillaFirefox-translations-common-60.4.0-3.21.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-common-60.4.0-3.21.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.x86_64" }, "product_reference": "MozillaFirefox-translations-common-60.4.0-3.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-other-60.4.0-3.21.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.aarch64" }, "product_reference": "MozillaFirefox-translations-other-60.4.0-3.21.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-other-60.4.0-3.21.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.ppc64le" }, "product_reference": "MozillaFirefox-translations-other-60.4.0-3.21.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-other-60.4.0-3.21.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.s390x" }, "product_reference": "MozillaFirefox-translations-other-60.4.0-3.21.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-other-60.4.0-3.21.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.x86_64" }, "product_reference": "MozillaFirefox-translations-other-60.4.0-3.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-0495", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-0495" } ], "notes": [ { "category": "general", "text": "Libgcrypt before 1.7.10 and 1.8.x before 1.8.3 allows a memory-cache side-channel attack on ECDSA signatures that can be mitigated through the use of blinding during the signing process in the _gcry_ecc_ecdsa_sign function in cipher/ecc-ecdsa.c, aka the Return Of the Hidden Number Problem or ROHNP. To discover an ECDSA key, the attacker needs access to either the local machine or a different virtual machine on the same physical host.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-32bit-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-0495", "url": "https://www.suse.com/security/cve/CVE-2018-0495" }, { "category": "external", "summary": "SUSE Bug 1097410 for CVE-2018-0495", "url": "https://bugzilla.suse.com/1097410" }, { "category": "external", "summary": "SUSE Bug 1121207 for CVE-2018-0495", "url": "https://bugzilla.suse.com/1121207" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-32bit-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-32bit-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-12-21T17:47:33Z", "details": "moderate" } ], "title": "CVE-2018-0495" }, { "cve": "CVE-2018-12384", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-12384" } ], "notes": [ { "category": "general", "text": "When handling a SSLv2-compatible ClientHello request, the server doesn\u0027t generate a new random value but sends an all-zero value instead. This results in full malleability of the ClientHello for SSLv2 used for TLS 1.2 in all versions prior to NSS 3.39. This does not impact TLS 1.3.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-32bit-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-12384", "url": "https://www.suse.com/security/cve/CVE-2018-12384" }, { "category": "external", "summary": "SUSE Bug 1106873 for CVE-2018-12384", "url": "https://bugzilla.suse.com/1106873" }, { "category": "external", "summary": "SUSE Bug 1119105 for CVE-2018-12384", "url": "https://bugzilla.suse.com/1119105" }, { "category": "external", "summary": "SUSE Bug 1121207 for CVE-2018-12384", "url": "https://bugzilla.suse.com/1121207" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-32bit-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-32bit-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-12-21T17:47:33Z", "details": "moderate" } ], "title": "CVE-2018-12384" }, { "cve": "CVE-2018-12404", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-12404" } ], "notes": [ { "category": "general", "text": "A cached side channel attack during handshakes using RSA encryption could allow for the decryption of encrypted content. This is a variant of the Adaptive Chosen Ciphertext attack (AKA Bleichenbacher attack) and affects all NSS versions prior to NSS 3.41.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-32bit-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-12404", "url": "https://www.suse.com/security/cve/CVE-2018-12404" }, { "category": "external", "summary": "SUSE Bug 1119069 for CVE-2018-12404", "url": "https://bugzilla.suse.com/1119069" }, { "category": "external", "summary": "SUSE Bug 1119105 for CVE-2018-12404", "url": "https://bugzilla.suse.com/1119105" }, { "category": "external", "summary": "SUSE Bug 1121207 for CVE-2018-12404", "url": "https://bugzilla.suse.com/1121207" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-32bit-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-32bit-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-12-21T17:47:33Z", "details": "moderate" } ], "title": "CVE-2018-12404" }, { "cve": "CVE-2018-12405", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-12405" } ], "notes": [ { "category": "general", "text": "Mozilla developers and community members reported memory safety bugs present in Firefox 63 and Firefox ESR 60.3. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code. This vulnerability affects Thunderbird \u003c 60.4, Firefox ESR \u003c 60.4, and Firefox \u003c 64.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-32bit-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-12405", "url": "https://www.suse.com/security/cve/CVE-2018-12405" }, { "category": "external", "summary": "SUSE Bug 1112111 for CVE-2018-12405", "url": "https://bugzilla.suse.com/1112111" }, { "category": "external", "summary": "SUSE Bug 1119105 for CVE-2018-12405", "url": "https://bugzilla.suse.com/1119105" }, { "category": "external", "summary": "SUSE Bug 1121207 for CVE-2018-12405", "url": "https://bugzilla.suse.com/1121207" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-32bit-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-32bit-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-12-21T17:47:33Z", "details": "low" } ], "title": "CVE-2018-12405" }, { "cve": "CVE-2018-17466", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-17466" } ], "notes": [ { "category": "general", "text": "Incorrect texture handling in Angle in Google Chrome prior to 70.0.3538.67 allowed a remote attacker to perform an out of bounds memory read via a crafted HTML page.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-32bit-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-17466", "url": "https://www.suse.com/security/cve/CVE-2018-17466" }, { "category": "external", "summary": "SUSE Bug 1112111 for CVE-2018-17466", "url": "https://bugzilla.suse.com/1112111" }, { "category": "external", "summary": "SUSE Bug 1119105 for CVE-2018-17466", "url": "https://bugzilla.suse.com/1119105" }, { "category": "external", "summary": "SUSE Bug 1121207 for CVE-2018-17466", "url": "https://bugzilla.suse.com/1121207" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-32bit-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-32bit-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-12-21T17:47:33Z", "details": "low" } ], "title": "CVE-2018-17466" }, { "cve": "CVE-2018-18492", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-18492" } ], "notes": [ { "category": "general", "text": "A use-after-free vulnerability can occur after deleting a selection element due to a weak reference to the select element in the options collection. This results in a potentially exploitable crash. This vulnerability affects Thunderbird \u003c 60.4, Firefox ESR \u003c 60.4, and Firefox \u003c 64.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-32bit-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-18492", "url": "https://www.suse.com/security/cve/CVE-2018-18492" }, { "category": "external", "summary": "SUSE Bug 1112111 for CVE-2018-18492", "url": "https://bugzilla.suse.com/1112111" }, { "category": "external", "summary": "SUSE Bug 1119105 for CVE-2018-18492", "url": "https://bugzilla.suse.com/1119105" }, { "category": "external", "summary": "SUSE Bug 1121207 for CVE-2018-18492", "url": "https://bugzilla.suse.com/1121207" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-32bit-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-32bit-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-12-21T17:47:33Z", "details": "low" } ], "title": "CVE-2018-18492" }, { "cve": "CVE-2018-18493", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-18493" } ], "notes": [ { "category": "general", "text": "A buffer overflow can occur in the Skia library during buffer offset calculations with hardware accelerated canvas 2D actions due to the use of 32-bit calculations instead of 64-bit. This results in a potentially exploitable crash. This vulnerability affects Thunderbird \u003c 60.4, Firefox ESR \u003c 60.4, and Firefox \u003c 64.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-32bit-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-18493", "url": "https://www.suse.com/security/cve/CVE-2018-18493" }, { "category": "external", "summary": "SUSE Bug 1112111 for CVE-2018-18493", "url": "https://bugzilla.suse.com/1112111" }, { "category": "external", "summary": "SUSE Bug 1119105 for CVE-2018-18493", "url": "https://bugzilla.suse.com/1119105" }, { "category": "external", "summary": "SUSE Bug 1121207 for CVE-2018-18493", "url": "https://bugzilla.suse.com/1121207" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-32bit-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-32bit-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-12-21T17:47:33Z", "details": "low" } ], "title": "CVE-2018-18493" }, { "cve": "CVE-2018-18494", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-18494" } ], "notes": [ { "category": "general", "text": "A same-origin policy violation allowing the theft of cross-origin URL entries when using the Javascript location property to cause a redirection to another site using performance.getEntries(). This is a same-origin policy violation and could allow for data theft. This vulnerability affects Thunderbird \u003c 60.4, Firefox ESR \u003c 60.4, and Firefox \u003c 64.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-32bit-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-18494", "url": "https://www.suse.com/security/cve/CVE-2018-18494" }, { "category": "external", "summary": "SUSE Bug 1112111 for CVE-2018-18494", "url": "https://bugzilla.suse.com/1112111" }, { "category": "external", "summary": "SUSE Bug 1119105 for CVE-2018-18494", "url": "https://bugzilla.suse.com/1119105" }, { "category": "external", "summary": "SUSE Bug 1121207 for CVE-2018-18494", "url": "https://bugzilla.suse.com/1121207" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-32bit-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-32bit-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-12-21T17:47:33Z", "details": "low" } ], "title": "CVE-2018-18494" }, { "cve": "CVE-2018-18498", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-18498" } ], "notes": [ { "category": "general", "text": "A potential vulnerability leading to an integer overflow can occur during buffer size calculations for images when a raw value is used instead of the checked value. This leads to a possible out-of-bounds write. This vulnerability affects Thunderbird \u003c 60.4, Firefox ESR \u003c 60.4, and Firefox \u003c 64.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-32bit-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-18498", "url": "https://www.suse.com/security/cve/CVE-2018-18498" }, { "category": "external", "summary": "SUSE Bug 1112111 for CVE-2018-18498", "url": "https://bugzilla.suse.com/1112111" }, { "category": "external", "summary": "SUSE Bug 1119105 for CVE-2018-18498", "url": "https://bugzilla.suse.com/1119105" }, { "category": "external", "summary": "SUSE Bug 1121207 for CVE-2018-18498", "url": "https://bugzilla.suse.com/1121207" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-32bit-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libfreebl3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsoftokn3-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-32bit-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nspr-devel-4.20-3.3.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-certs-32bit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-devel-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-sysinit-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:mozilla-nss-tools-3.40.1-3.7.2.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-devel-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-common-60.4.0-3.21.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15:MozillaFirefox-translations-other-60.4.0-3.21.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-12-21T17:47:33Z", "details": "low" } ], "title": "CVE-2018-18498" } ] }
suse-su-2018:4236-2
Vulnerability from csaf_suse
Published
2019-04-15 15:37
Modified
2019-04-15 15:37
Summary
Security update for MozillaFirefox, mozilla-nspr and mozilla-nss
Notes
Title of the patch
Security update for MozillaFirefox, mozilla-nspr and mozilla-nss
Description of the patch
This update for MozillaFirefox, mozilla-nss and mozilla-nspr fixes the following issues:
Issues fixed in MozillaFirefox:
- Update to Firefox ESR 60.4 (bsc#1119105)
- CVE-2018-17466: Fixed a buffer overflow and out-of-bounds read in ANGLE library with TextureStorage11
- CVE-2018-18492: Fixed a use-after-free with select element
- CVE-2018-18493: Fixed a buffer overflow in accelerated 2D canvas with Skia
- CVE-2018-18494: Fixed a Same-origin policy violation using location attribute and performance.getEntries
to steal cross-origin URLs
- CVE-2018-18498: Fixed a integer overflow when calculating buffer sizes for images
- CVE-2018-12405: Fixed a few memory safety bugs
Issues fixed in mozilla-nss:
- Update to NSS 3.40.1 (bsc#1119105)
- CVE-2018-12404: Fixed a cache side-channel variant of the Bleichenbacher attack (bsc#1119069)
- CVE-2018-12384: Fixed an issue in the SSL handshake. NSS responded to an
SSLv2-compatible ClientHello with a ServerHello that had an all-zero random. (bsc#1106873)
- CVE-2018-0495: Fixed a memory-cache side-channel attack with ECDSA signatures (bsc#1097410)
- Fixed a decryption failure during FFDHE key exchange
- Various security fixes in the ASN.1 code
Issues fixed in mozilla-nspr:
- Update mozilla-nspr to 4.20 (bsc#1119105)
Patchnames
SUSE-SLE-SAP-12-SP1-2019-952
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 MozillaFirefox, mozilla-nspr and mozilla-nss", "title": "Title of the patch" }, { "category": "description", "text": "This update for MozillaFirefox, mozilla-nss and mozilla-nspr fixes the following issues:\n\nIssues fixed in MozillaFirefox:\n\n- Update to Firefox ESR 60.4 (bsc#1119105)\n- CVE-2018-17466: Fixed a buffer overflow and out-of-bounds read in ANGLE library with TextureStorage11\n- CVE-2018-18492: Fixed a use-after-free with select element\n- CVE-2018-18493: Fixed a buffer overflow in accelerated 2D canvas with Skia\n- CVE-2018-18494: Fixed a Same-origin policy violation using location attribute and performance.getEntries\n to steal cross-origin URLs\n- CVE-2018-18498: Fixed a integer overflow when calculating buffer sizes for images\n- CVE-2018-12405: Fixed a few memory safety bugs\n\nIssues fixed in mozilla-nss:\n\n- Update to NSS 3.40.1 (bsc#1119105)\n- CVE-2018-12404: Fixed a cache side-channel variant of the Bleichenbacher attack (bsc#1119069)\n- CVE-2018-12384: Fixed an issue in the SSL handshake. NSS responded to an\n SSLv2-compatible ClientHello with a ServerHello that had an all-zero random. (bsc#1106873)\n- CVE-2018-0495: Fixed a memory-cache side-channel attack with ECDSA signatures (bsc#1097410)\n- Fixed a decryption failure during FFDHE key exchange\n- Various security fixes in the ASN.1 code\n\nIssues fixed in mozilla-nspr:\n\n- Update mozilla-nspr to 4.20 (bsc#1119105)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-SLE-SAP-12-SP1-2019-952", "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-2018_4236-2.json" }, { "category": "self", "summary": "URL for SUSE-SU-2018:4236-2", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20184236-2/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2018:4236-2", "url": "https://lists.suse.com/pipermail/sle-security-updates/2019-April/005339.html" }, { "category": "self", "summary": "SUSE Bug 1097410", "url": "https://bugzilla.suse.com/1097410" }, { "category": "self", "summary": "SUSE Bug 1106873", "url": "https://bugzilla.suse.com/1106873" }, { "category": "self", "summary": "SUSE Bug 1119069", "url": "https://bugzilla.suse.com/1119069" }, { "category": "self", "summary": "SUSE Bug 1119105", "url": "https://bugzilla.suse.com/1119105" }, { "category": "self", "summary": "SUSE CVE CVE-2018-0495 page", "url": "https://www.suse.com/security/cve/CVE-2018-0495/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-12384 page", "url": "https://www.suse.com/security/cve/CVE-2018-12384/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-12404 page", "url": "https://www.suse.com/security/cve/CVE-2018-12404/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-12405 page", "url": "https://www.suse.com/security/cve/CVE-2018-12405/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-17466 page", "url": "https://www.suse.com/security/cve/CVE-2018-17466/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-18492 page", "url": "https://www.suse.com/security/cve/CVE-2018-18492/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-18493 page", "url": "https://www.suse.com/security/cve/CVE-2018-18493/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-18494 page", "url": "https://www.suse.com/security/cve/CVE-2018-18494/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-18498 page", "url": "https://www.suse.com/security/cve/CVE-2018-18498/" } ], "title": "Security update for MozillaFirefox, mozilla-nspr and mozilla-nss", "tracking": { "current_release_date": "2019-04-15T15:37:00Z", "generator": { "date": "2019-04-15T15:37:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2018:4236-2", "initial_release_date": "2019-04-15T15:37:00Z", "revision_history": [ { "date": "2019-04-15T15:37:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "MozillaFirefox-60.4.0esr-109.55.1.x86_64", "product": { "name": "MozillaFirefox-60.4.0esr-109.55.1.x86_64", "product_id": "MozillaFirefox-60.4.0esr-109.55.1.x86_64" } }, { "category": "product_version", "name": "MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "product": { "name": "MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "product_id": "MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64" } }, { "category": "product_version", "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "product": { "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "product_id": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64" } }, { "category": "product_version", "name": "libfreebl3-3.40.1-58.18.1.x86_64", "product": { "name": "libfreebl3-3.40.1-58.18.1.x86_64", "product_id": "libfreebl3-3.40.1-58.18.1.x86_64" } }, { "category": "product_version", "name": "libfreebl3-32bit-3.40.1-58.18.1.x86_64", "product": { "name": "libfreebl3-32bit-3.40.1-58.18.1.x86_64", "product_id": "libfreebl3-32bit-3.40.1-58.18.1.x86_64" } }, { "category": "product_version", "name": "libsoftokn3-3.40.1-58.18.1.x86_64", "product": { "name": "libsoftokn3-3.40.1-58.18.1.x86_64", "product_id": "libsoftokn3-3.40.1-58.18.1.x86_64" } }, { "category": "product_version", "name": "libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "product": { "name": "libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "product_id": "libsoftokn3-32bit-3.40.1-58.18.1.x86_64" } }, { "category": "product_version", "name": "mozilla-nspr-4.20-19.6.1.x86_64", "product": { "name": "mozilla-nspr-4.20-19.6.1.x86_64", "product_id": "mozilla-nspr-4.20-19.6.1.x86_64" } }, { "category": "product_version", "name": "mozilla-nspr-32bit-4.20-19.6.1.x86_64", "product": { "name": "mozilla-nspr-32bit-4.20-19.6.1.x86_64", "product_id": "mozilla-nspr-32bit-4.20-19.6.1.x86_64" } }, { "category": "product_version", "name": "mozilla-nspr-devel-4.20-19.6.1.x86_64", "product": { "name": "mozilla-nspr-devel-4.20-19.6.1.x86_64", "product_id": "mozilla-nspr-devel-4.20-19.6.1.x86_64" } }, { "category": "product_version", "name": "mozilla-nss-3.40.1-58.18.1.x86_64", "product": { "name": "mozilla-nss-3.40.1-58.18.1.x86_64", "product_id": "mozilla-nss-3.40.1-58.18.1.x86_64" } }, { "category": "product_version", "name": "mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "product": { "name": "mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "product_id": "mozilla-nss-32bit-3.40.1-58.18.1.x86_64" } }, { "category": "product_version", "name": "mozilla-nss-certs-3.40.1-58.18.1.x86_64", "product": { "name": "mozilla-nss-certs-3.40.1-58.18.1.x86_64", "product_id": "mozilla-nss-certs-3.40.1-58.18.1.x86_64" } }, { "category": "product_version", "name": "mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "product": { "name": "mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "product_id": "mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64" } }, { "category": "product_version", "name": "mozilla-nss-devel-3.40.1-58.18.1.x86_64", "product": { "name": "mozilla-nss-devel-3.40.1-58.18.1.x86_64", "product_id": "mozilla-nss-devel-3.40.1-58.18.1.x86_64" } }, { "category": "product_version", "name": "mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "product": { "name": "mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "product_id": "mozilla-nss-sysinit-3.40.1-58.18.1.x86_64" } }, { "category": "product_version", "name": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "product": { "name": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "product_id": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64" } }, { "category": "product_version", "name": "mozilla-nss-tools-3.40.1-58.18.1.x86_64", "product": { "name": "mozilla-nss-tools-3.40.1-58.18.1.x86_64", "product_id": "mozilla-nss-tools-3.40.1-58.18.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-60.4.0esr-109.55.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-60.4.0esr-109.55.1.x86_64" }, "product_reference": "MozillaFirefox-60.4.0esr-109.55.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64" }, "product_reference": "MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64" }, "product_reference": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-3.40.1-58.18.1.x86_64" }, "product_reference": "libfreebl3-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "libfreebl3-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-3.40.1-58.18.1.x86_64" }, "product_reference": "libsoftokn3-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-4.20-19.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-4.20-19.6.1.x86_64" }, "product_reference": "mozilla-nspr-4.20-19.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-32bit-4.20-19.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-32bit-4.20-19.6.1.x86_64" }, "product_reference": "mozilla-nspr-32bit-4.20-19.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-devel-4.20-19.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-devel-4.20-19.6.1.x86_64" }, "product_reference": "mozilla-nspr-devel-4.20-19.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-certs-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-devel-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-devel-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-devel-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-tools-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-tools-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-tools-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-0495", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-0495" } ], "notes": [ { "category": "general", "text": "Libgcrypt before 1.7.10 and 1.8.x before 1.8.3 allows a memory-cache side-channel attack on ECDSA signatures that can be mitigated through the use of blinding during the signing process in the _gcry_ecc_ecdsa_sign function in cipher/ecc-ecdsa.c, aka the Return Of the Hidden Number Problem or ROHNP. To discover an ECDSA key, the attacker needs access to either the local machine or a different virtual machine on the same physical host.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-0495", "url": "https://www.suse.com/security/cve/CVE-2018-0495" }, { "category": "external", "summary": "SUSE Bug 1097410 for CVE-2018-0495", "url": "https://bugzilla.suse.com/1097410" }, { "category": "external", "summary": "SUSE Bug 1121207 for CVE-2018-0495", "url": "https://bugzilla.suse.com/1121207" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-04-15T15:37:00Z", "details": "moderate" } ], "title": "CVE-2018-0495" }, { "cve": "CVE-2018-12384", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-12384" } ], "notes": [ { "category": "general", "text": "When handling a SSLv2-compatible ClientHello request, the server doesn\u0027t generate a new random value but sends an all-zero value instead. This results in full malleability of the ClientHello for SSLv2 used for TLS 1.2 in all versions prior to NSS 3.39. This does not impact TLS 1.3.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-12384", "url": "https://www.suse.com/security/cve/CVE-2018-12384" }, { "category": "external", "summary": "SUSE Bug 1106873 for CVE-2018-12384", "url": "https://bugzilla.suse.com/1106873" }, { "category": "external", "summary": "SUSE Bug 1119105 for CVE-2018-12384", "url": "https://bugzilla.suse.com/1119105" }, { "category": "external", "summary": "SUSE Bug 1121207 for CVE-2018-12384", "url": "https://bugzilla.suse.com/1121207" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-04-15T15:37:00Z", "details": "moderate" } ], "title": "CVE-2018-12384" }, { "cve": "CVE-2018-12404", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-12404" } ], "notes": [ { "category": "general", "text": "A cached side channel attack during handshakes using RSA encryption could allow for the decryption of encrypted content. This is a variant of the Adaptive Chosen Ciphertext attack (AKA Bleichenbacher attack) and affects all NSS versions prior to NSS 3.41.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-12404", "url": "https://www.suse.com/security/cve/CVE-2018-12404" }, { "category": "external", "summary": "SUSE Bug 1119069 for CVE-2018-12404", "url": "https://bugzilla.suse.com/1119069" }, { "category": "external", "summary": "SUSE Bug 1119105 for CVE-2018-12404", "url": "https://bugzilla.suse.com/1119105" }, { "category": "external", "summary": "SUSE Bug 1121207 for CVE-2018-12404", "url": "https://bugzilla.suse.com/1121207" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-04-15T15:37:00Z", "details": "moderate" } ], "title": "CVE-2018-12404" }, { "cve": "CVE-2018-12405", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-12405" } ], "notes": [ { "category": "general", "text": "Mozilla developers and community members reported memory safety bugs present in Firefox 63 and Firefox ESR 60.3. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code. This vulnerability affects Thunderbird \u003c 60.4, Firefox ESR \u003c 60.4, and Firefox \u003c 64.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-12405", "url": "https://www.suse.com/security/cve/CVE-2018-12405" }, { "category": "external", "summary": "SUSE Bug 1112111 for CVE-2018-12405", "url": "https://bugzilla.suse.com/1112111" }, { "category": "external", "summary": "SUSE Bug 1119105 for CVE-2018-12405", "url": "https://bugzilla.suse.com/1119105" }, { "category": "external", "summary": "SUSE Bug 1121207 for CVE-2018-12405", "url": "https://bugzilla.suse.com/1121207" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-04-15T15:37:00Z", "details": "low" } ], "title": "CVE-2018-12405" }, { "cve": "CVE-2018-17466", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-17466" } ], "notes": [ { "category": "general", "text": "Incorrect texture handling in Angle in Google Chrome prior to 70.0.3538.67 allowed a remote attacker to perform an out of bounds memory read via a crafted HTML page.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-17466", "url": "https://www.suse.com/security/cve/CVE-2018-17466" }, { "category": "external", "summary": "SUSE Bug 1112111 for CVE-2018-17466", "url": "https://bugzilla.suse.com/1112111" }, { "category": "external", "summary": "SUSE Bug 1119105 for CVE-2018-17466", "url": "https://bugzilla.suse.com/1119105" }, { "category": "external", "summary": "SUSE Bug 1121207 for CVE-2018-17466", "url": "https://bugzilla.suse.com/1121207" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-04-15T15:37:00Z", "details": "low" } ], "title": "CVE-2018-17466" }, { "cve": "CVE-2018-18492", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-18492" } ], "notes": [ { "category": "general", "text": "A use-after-free vulnerability can occur after deleting a selection element due to a weak reference to the select element in the options collection. This results in a potentially exploitable crash. This vulnerability affects Thunderbird \u003c 60.4, Firefox ESR \u003c 60.4, and Firefox \u003c 64.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-18492", "url": "https://www.suse.com/security/cve/CVE-2018-18492" }, { "category": "external", "summary": "SUSE Bug 1112111 for CVE-2018-18492", "url": "https://bugzilla.suse.com/1112111" }, { "category": "external", "summary": "SUSE Bug 1119105 for CVE-2018-18492", "url": "https://bugzilla.suse.com/1119105" }, { "category": "external", "summary": "SUSE Bug 1121207 for CVE-2018-18492", "url": "https://bugzilla.suse.com/1121207" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-04-15T15:37:00Z", "details": "low" } ], "title": "CVE-2018-18492" }, { "cve": "CVE-2018-18493", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-18493" } ], "notes": [ { "category": "general", "text": "A buffer overflow can occur in the Skia library during buffer offset calculations with hardware accelerated canvas 2D actions due to the use of 32-bit calculations instead of 64-bit. This results in a potentially exploitable crash. This vulnerability affects Thunderbird \u003c 60.4, Firefox ESR \u003c 60.4, and Firefox \u003c 64.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-18493", "url": "https://www.suse.com/security/cve/CVE-2018-18493" }, { "category": "external", "summary": "SUSE Bug 1112111 for CVE-2018-18493", "url": "https://bugzilla.suse.com/1112111" }, { "category": "external", "summary": "SUSE Bug 1119105 for CVE-2018-18493", "url": "https://bugzilla.suse.com/1119105" }, { "category": "external", "summary": "SUSE Bug 1121207 for CVE-2018-18493", "url": "https://bugzilla.suse.com/1121207" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-04-15T15:37:00Z", "details": "low" } ], "title": "CVE-2018-18493" }, { "cve": "CVE-2018-18494", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-18494" } ], "notes": [ { "category": "general", "text": "A same-origin policy violation allowing the theft of cross-origin URL entries when using the Javascript location property to cause a redirection to another site using performance.getEntries(). This is a same-origin policy violation and could allow for data theft. This vulnerability affects Thunderbird \u003c 60.4, Firefox ESR \u003c 60.4, and Firefox \u003c 64.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-18494", "url": "https://www.suse.com/security/cve/CVE-2018-18494" }, { "category": "external", "summary": "SUSE Bug 1112111 for CVE-2018-18494", "url": "https://bugzilla.suse.com/1112111" }, { "category": "external", "summary": "SUSE Bug 1119105 for CVE-2018-18494", "url": "https://bugzilla.suse.com/1119105" }, { "category": "external", "summary": "SUSE Bug 1121207 for CVE-2018-18494", "url": "https://bugzilla.suse.com/1121207" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-04-15T15:37:00Z", "details": "low" } ], "title": "CVE-2018-18494" }, { "cve": "CVE-2018-18498", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-18498" } ], "notes": [ { "category": "general", "text": "A potential vulnerability leading to an integer overflow can occur during buffer size calculations for images when a raw value is used instead of the checked value. This leads to a possible out-of-bounds write. This vulnerability affects Thunderbird \u003c 60.4, Firefox ESR \u003c 60.4, and Firefox \u003c 64.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-18498", "url": "https://www.suse.com/security/cve/CVE-2018-18498" }, { "category": "external", "summary": "SUSE Bug 1112111 for CVE-2018-18498", "url": "https://bugzilla.suse.com/1112111" }, { "category": "external", "summary": "SUSE Bug 1119105 for CVE-2018-18498", "url": "https://bugzilla.suse.com/1119105" }, { "category": "external", "summary": "SUSE Bug 1121207 for CVE-2018-18498", "url": "https://bugzilla.suse.com/1121207" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-04-15T15:37:00Z", "details": "low" } ], "title": "CVE-2018-18498" } ] }
suse-su-2018:4236-1
Vulnerability from csaf_suse
Published
2018-12-21 17:49
Modified
2018-12-21 17:49
Summary
Security update for MozillaFirefox, mozilla-nspr and mozilla-nss
Notes
Title of the patch
Security update for MozillaFirefox, mozilla-nspr and mozilla-nss
Description of the patch
This update for MozillaFirefox, mozilla-nss and mozilla-nspr fixes the following issues:
Issues fixed in MozillaFirefox:
- Update to Firefox ESR 60.4 (bsc#1119105)
- CVE-2018-17466: Fixed a buffer overflow and out-of-bounds read in ANGLE library with TextureStorage11
- CVE-2018-18492: Fixed a use-after-free with select element
- CVE-2018-18493: Fixed a buffer overflow in accelerated 2D canvas with Skia
- CVE-2018-18494: Fixed a Same-origin policy violation using location attribute and performance.getEntries
to steal cross-origin URLs
- CVE-2018-18498: Fixed a integer overflow when calculating buffer sizes for images
- CVE-2018-12405: Fixed a few memory safety bugs
Issues fixed in mozilla-nss:
- Update to NSS 3.40.1 (bsc#1119105)
- CVE-2018-12404: Fixed a cache side-channel variant of the Bleichenbacher attack (bsc#1119069)
- CVE-2018-12384: Fixed an issue in the SSL handshake. NSS responded to an
SSLv2-compatible ClientHello with a ServerHello that had an all-zero random. (bsc#1106873)
- CVE-2018-0495: Fixed a memory-cache side-channel attack with ECDSA signatures (bsc#1097410)
- Fixed a decryption failure during FFDHE key exchange
- Various security fixes in the ASN.1 code
Issues fixed in mozilla-nspr:
- Update mozilla-nspr to 4.20 (bsc#1119105)
Patchnames
SUSE-OpenStack-Cloud-7-2018-3045,SUSE-SLE-DESKTOP-12-SP3-2018-3045,SUSE-SLE-DESKTOP-12-SP4-2018-3045,SUSE-SLE-SAP-12-SP2-2018-3045,SUSE-SLE-SDK-12-SP3-2018-3045,SUSE-SLE-SDK-12-SP4-2018-3045,SUSE-SLE-SERVER-12-2018-3045,SUSE-SLE-SERVER-12-SP1-2018-3045,SUSE-SLE-SERVER-12-SP2-2018-3045,SUSE-SLE-SERVER-12-SP2-BCL-2018-3045,SUSE-SLE-SERVER-12-SP3-2018-3045,SUSE-SLE-SERVER-12-SP4-2018-3045,SUSE-Storage-4-2018-3045
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 MozillaFirefox, mozilla-nspr and mozilla-nss", "title": "Title of the patch" }, { "category": "description", "text": "This update for MozillaFirefox, mozilla-nss and mozilla-nspr fixes the following issues:\n\nIssues fixed in MozillaFirefox:\n\n- Update to Firefox ESR 60.4 (bsc#1119105)\n- CVE-2018-17466: Fixed a buffer overflow and out-of-bounds read in ANGLE library with TextureStorage11\n- CVE-2018-18492: Fixed a use-after-free with select element\n- CVE-2018-18493: Fixed a buffer overflow in accelerated 2D canvas with Skia\n- CVE-2018-18494: Fixed a Same-origin policy violation using location attribute and performance.getEntries\n to steal cross-origin URLs\n- CVE-2018-18498: Fixed a integer overflow when calculating buffer sizes for images\n- CVE-2018-12405: Fixed a few memory safety bugs\n\nIssues fixed in mozilla-nss:\n\n- Update to NSS 3.40.1 (bsc#1119105)\n- CVE-2018-12404: Fixed a cache side-channel variant of the Bleichenbacher attack (bsc#1119069)\n- CVE-2018-12384: Fixed an issue in the SSL handshake. NSS responded to an\n SSLv2-compatible ClientHello with a ServerHello that had an all-zero random. (bsc#1106873)\n- CVE-2018-0495: Fixed a memory-cache side-channel attack with ECDSA signatures (bsc#1097410)\n- Fixed a decryption failure during FFDHE key exchange\n- Various security fixes in the ASN.1 code\n\nIssues fixed in mozilla-nspr:\n\n- Update mozilla-nspr to 4.20 (bsc#1119105)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-OpenStack-Cloud-7-2018-3045,SUSE-SLE-DESKTOP-12-SP3-2018-3045,SUSE-SLE-DESKTOP-12-SP4-2018-3045,SUSE-SLE-SAP-12-SP2-2018-3045,SUSE-SLE-SDK-12-SP3-2018-3045,SUSE-SLE-SDK-12-SP4-2018-3045,SUSE-SLE-SERVER-12-2018-3045,SUSE-SLE-SERVER-12-SP1-2018-3045,SUSE-SLE-SERVER-12-SP2-2018-3045,SUSE-SLE-SERVER-12-SP2-BCL-2018-3045,SUSE-SLE-SERVER-12-SP3-2018-3045,SUSE-SLE-SERVER-12-SP4-2018-3045,SUSE-Storage-4-2018-3045", "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-2018_4236-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2018:4236-1", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20184236-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2018:4236-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2018-December/004999.html" }, { "category": "self", "summary": "SUSE Bug 1097410", "url": "https://bugzilla.suse.com/1097410" }, { "category": "self", "summary": "SUSE Bug 1106873", "url": "https://bugzilla.suse.com/1106873" }, { "category": "self", "summary": "SUSE Bug 1119069", "url": "https://bugzilla.suse.com/1119069" }, { "category": "self", "summary": "SUSE Bug 1119105", "url": "https://bugzilla.suse.com/1119105" }, { "category": "self", "summary": "SUSE CVE CVE-2018-0495 page", "url": "https://www.suse.com/security/cve/CVE-2018-0495/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-12384 page", "url": "https://www.suse.com/security/cve/CVE-2018-12384/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-12404 page", "url": "https://www.suse.com/security/cve/CVE-2018-12404/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-12405 page", "url": "https://www.suse.com/security/cve/CVE-2018-12405/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-17466 page", "url": "https://www.suse.com/security/cve/CVE-2018-17466/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-18492 page", "url": "https://www.suse.com/security/cve/CVE-2018-18492/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-18493 page", "url": "https://www.suse.com/security/cve/CVE-2018-18493/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-18494 page", "url": "https://www.suse.com/security/cve/CVE-2018-18494/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-18498 page", "url": "https://www.suse.com/security/cve/CVE-2018-18498/" } ], "title": "Security update for MozillaFirefox, mozilla-nspr and mozilla-nss", "tracking": { "current_release_date": "2018-12-21T17:49:53Z", "generator": { "date": "2018-12-21T17:49:53Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2018:4236-1", "initial_release_date": "2018-12-21T17:49:53Z", "revision_history": [ { "date": "2018-12-21T17:49:53Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "product": { "name": "MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "product_id": "MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64" } }, { "category": "product_version", "name": "mozilla-nspr-devel-4.20-19.6.1.aarch64", "product": { "name": "mozilla-nspr-devel-4.20-19.6.1.aarch64", "product_id": "mozilla-nspr-devel-4.20-19.6.1.aarch64" } }, { "category": "product_version", "name": "mozilla-nss-devel-3.40.1-58.18.1.aarch64", "product": { "name": "mozilla-nss-devel-3.40.1-58.18.1.aarch64", "product_id": "mozilla-nss-devel-3.40.1-58.18.1.aarch64" } }, { "category": "product_version", "name": "MozillaFirefox-60.4.0esr-109.55.1.aarch64", "product": { "name": "MozillaFirefox-60.4.0esr-109.55.1.aarch64", "product_id": "MozillaFirefox-60.4.0esr-109.55.1.aarch64" } }, { "category": "product_version", "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "product": { "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "product_id": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64" } }, { "category": "product_version", "name": "libfreebl3-3.40.1-58.18.1.aarch64", "product": { "name": "libfreebl3-3.40.1-58.18.1.aarch64", "product_id": "libfreebl3-3.40.1-58.18.1.aarch64" } }, { "category": "product_version", "name": "libsoftokn3-3.40.1-58.18.1.aarch64", "product": { "name": "libsoftokn3-3.40.1-58.18.1.aarch64", "product_id": "libsoftokn3-3.40.1-58.18.1.aarch64" } }, { "category": "product_version", "name": "mozilla-nspr-4.20-19.6.1.aarch64", "product": { "name": "mozilla-nspr-4.20-19.6.1.aarch64", "product_id": "mozilla-nspr-4.20-19.6.1.aarch64" } }, { "category": "product_version", "name": "mozilla-nss-3.40.1-58.18.1.aarch64", "product": { "name": "mozilla-nss-3.40.1-58.18.1.aarch64", "product_id": "mozilla-nss-3.40.1-58.18.1.aarch64" } }, { "category": "product_version", "name": "mozilla-nss-certs-3.40.1-58.18.1.aarch64", "product": { "name": "mozilla-nss-certs-3.40.1-58.18.1.aarch64", "product_id": "mozilla-nss-certs-3.40.1-58.18.1.aarch64" } }, { "category": "product_version", "name": "mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "product": { "name": "mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "product_id": "mozilla-nss-sysinit-3.40.1-58.18.1.aarch64" } }, { "category": "product_version", "name": "mozilla-nss-tools-3.40.1-58.18.1.aarch64", "product": { "name": "mozilla-nss-tools-3.40.1-58.18.1.aarch64", "product_id": "mozilla-nss-tools-3.40.1-58.18.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "product": { "name": "MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "product_id": "MozillaFirefox-60.4.0esr-109.55.1.ppc64le" } }, { "category": "product_version", "name": "MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "product": { "name": "MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "product_id": "MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le" } }, { "category": "product_version", "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "product": { "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "product_id": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le" } }, { "category": "product_version", "name": "libfreebl3-3.40.1-58.18.1.ppc64le", "product": { "name": "libfreebl3-3.40.1-58.18.1.ppc64le", "product_id": "libfreebl3-3.40.1-58.18.1.ppc64le" } }, { "category": "product_version", "name": "libsoftokn3-3.40.1-58.18.1.ppc64le", "product": { "name": "libsoftokn3-3.40.1-58.18.1.ppc64le", "product_id": "libsoftokn3-3.40.1-58.18.1.ppc64le" } }, { "category": "product_version", "name": "mozilla-nspr-4.20-19.6.1.ppc64le", "product": { "name": "mozilla-nspr-4.20-19.6.1.ppc64le", "product_id": "mozilla-nspr-4.20-19.6.1.ppc64le" } }, { "category": "product_version", "name": "mozilla-nss-3.40.1-58.18.1.ppc64le", "product": { "name": "mozilla-nss-3.40.1-58.18.1.ppc64le", "product_id": "mozilla-nss-3.40.1-58.18.1.ppc64le" } }, { "category": "product_version", "name": "mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "product": { "name": "mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "product_id": "mozilla-nss-certs-3.40.1-58.18.1.ppc64le" } }, { "category": "product_version", "name": "mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "product": { "name": "mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "product_id": "mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le" } }, { "category": "product_version", "name": "mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "product": { "name": "mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "product_id": "mozilla-nss-tools-3.40.1-58.18.1.ppc64le" } }, { "category": "product_version", "name": "mozilla-nspr-devel-4.20-19.6.1.ppc64le", "product": { "name": "mozilla-nspr-devel-4.20-19.6.1.ppc64le", "product_id": "mozilla-nspr-devel-4.20-19.6.1.ppc64le" } }, { "category": "product_version", "name": "mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "product": { "name": "mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "product_id": "mozilla-nss-devel-3.40.1-58.18.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "MozillaFirefox-60.4.0esr-109.55.1.s390x", "product": { "name": "MozillaFirefox-60.4.0esr-109.55.1.s390x", "product_id": "MozillaFirefox-60.4.0esr-109.55.1.s390x" } }, { "category": "product_version", "name": "MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "product": { "name": "MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "product_id": "MozillaFirefox-devel-60.4.0esr-109.55.1.s390x" } }, { "category": "product_version", "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "product": { "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "product_id": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x" } }, { "category": "product_version", "name": "libfreebl3-3.40.1-58.18.1.s390x", "product": { "name": "libfreebl3-3.40.1-58.18.1.s390x", "product_id": "libfreebl3-3.40.1-58.18.1.s390x" } }, { "category": "product_version", "name": "libfreebl3-32bit-3.40.1-58.18.1.s390x", "product": { "name": "libfreebl3-32bit-3.40.1-58.18.1.s390x", "product_id": "libfreebl3-32bit-3.40.1-58.18.1.s390x" } }, { "category": "product_version", "name": "libsoftokn3-3.40.1-58.18.1.s390x", "product": { "name": "libsoftokn3-3.40.1-58.18.1.s390x", "product_id": "libsoftokn3-3.40.1-58.18.1.s390x" } }, { "category": "product_version", "name": "libsoftokn3-32bit-3.40.1-58.18.1.s390x", "product": { "name": "libsoftokn3-32bit-3.40.1-58.18.1.s390x", "product_id": "libsoftokn3-32bit-3.40.1-58.18.1.s390x" } }, { "category": "product_version", "name": "mozilla-nspr-4.20-19.6.1.s390x", "product": { "name": "mozilla-nspr-4.20-19.6.1.s390x", "product_id": "mozilla-nspr-4.20-19.6.1.s390x" } }, { "category": "product_version", "name": "mozilla-nspr-32bit-4.20-19.6.1.s390x", "product": { "name": "mozilla-nspr-32bit-4.20-19.6.1.s390x", "product_id": "mozilla-nspr-32bit-4.20-19.6.1.s390x" } }, { "category": "product_version", "name": "mozilla-nss-3.40.1-58.18.1.s390x", "product": { "name": "mozilla-nss-3.40.1-58.18.1.s390x", "product_id": "mozilla-nss-3.40.1-58.18.1.s390x" } }, { "category": "product_version", "name": "mozilla-nss-32bit-3.40.1-58.18.1.s390x", "product": { "name": "mozilla-nss-32bit-3.40.1-58.18.1.s390x", "product_id": "mozilla-nss-32bit-3.40.1-58.18.1.s390x" } }, { "category": "product_version", "name": "mozilla-nss-certs-3.40.1-58.18.1.s390x", "product": { "name": "mozilla-nss-certs-3.40.1-58.18.1.s390x", "product_id": "mozilla-nss-certs-3.40.1-58.18.1.s390x" } }, { "category": "product_version", "name": "mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "product": { "name": "mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "product_id": "mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x" } }, { "category": "product_version", "name": "mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "product": { "name": "mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "product_id": "mozilla-nss-sysinit-3.40.1-58.18.1.s390x" } }, { "category": "product_version", "name": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "product": { "name": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "product_id": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x" } }, { "category": "product_version", "name": "mozilla-nss-tools-3.40.1-58.18.1.s390x", "product": { "name": "mozilla-nss-tools-3.40.1-58.18.1.s390x", "product_id": "mozilla-nss-tools-3.40.1-58.18.1.s390x" } }, { "category": "product_version", "name": "mozilla-nspr-devel-4.20-19.6.1.s390x", "product": { "name": "mozilla-nspr-devel-4.20-19.6.1.s390x", "product_id": "mozilla-nspr-devel-4.20-19.6.1.s390x" } }, { "category": "product_version", "name": "mozilla-nss-devel-3.40.1-58.18.1.s390x", "product": { "name": "mozilla-nss-devel-3.40.1-58.18.1.s390x", "product_id": "mozilla-nss-devel-3.40.1-58.18.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "MozillaFirefox-60.4.0esr-109.55.1.x86_64", "product": { "name": "MozillaFirefox-60.4.0esr-109.55.1.x86_64", "product_id": "MozillaFirefox-60.4.0esr-109.55.1.x86_64" } }, { "category": "product_version", "name": "MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "product": { "name": "MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "product_id": "MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64" } }, { "category": "product_version", "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "product": { "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "product_id": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64" } }, { "category": "product_version", "name": "libfreebl3-3.40.1-58.18.1.x86_64", "product": { "name": "libfreebl3-3.40.1-58.18.1.x86_64", "product_id": "libfreebl3-3.40.1-58.18.1.x86_64" } }, { "category": "product_version", "name": "libfreebl3-32bit-3.40.1-58.18.1.x86_64", "product": { "name": "libfreebl3-32bit-3.40.1-58.18.1.x86_64", "product_id": "libfreebl3-32bit-3.40.1-58.18.1.x86_64" } }, { "category": "product_version", "name": "libsoftokn3-3.40.1-58.18.1.x86_64", "product": { "name": "libsoftokn3-3.40.1-58.18.1.x86_64", "product_id": "libsoftokn3-3.40.1-58.18.1.x86_64" } }, { "category": "product_version", "name": "libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "product": { "name": "libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "product_id": "libsoftokn3-32bit-3.40.1-58.18.1.x86_64" } }, { "category": "product_version", "name": "mozilla-nspr-4.20-19.6.1.x86_64", "product": { "name": "mozilla-nspr-4.20-19.6.1.x86_64", "product_id": "mozilla-nspr-4.20-19.6.1.x86_64" } }, { "category": "product_version", "name": "mozilla-nspr-32bit-4.20-19.6.1.x86_64", "product": { "name": "mozilla-nspr-32bit-4.20-19.6.1.x86_64", "product_id": "mozilla-nspr-32bit-4.20-19.6.1.x86_64" } }, { "category": "product_version", "name": "mozilla-nss-3.40.1-58.18.1.x86_64", "product": { "name": "mozilla-nss-3.40.1-58.18.1.x86_64", "product_id": "mozilla-nss-3.40.1-58.18.1.x86_64" } }, { "category": "product_version", "name": "mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "product": { "name": "mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "product_id": "mozilla-nss-32bit-3.40.1-58.18.1.x86_64" } }, { "category": "product_version", "name": "mozilla-nss-certs-3.40.1-58.18.1.x86_64", "product": { "name": "mozilla-nss-certs-3.40.1-58.18.1.x86_64", "product_id": "mozilla-nss-certs-3.40.1-58.18.1.x86_64" } }, { "category": "product_version", "name": "mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "product": { "name": "mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "product_id": "mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64" } }, { "category": "product_version", "name": "mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "product": { "name": "mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "product_id": "mozilla-nss-sysinit-3.40.1-58.18.1.x86_64" } }, { "category": "product_version", "name": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "product": { "name": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "product_id": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64" } }, { "category": "product_version", "name": "mozilla-nss-tools-3.40.1-58.18.1.x86_64", "product": { "name": "mozilla-nss-tools-3.40.1-58.18.1.x86_64", "product_id": "mozilla-nss-tools-3.40.1-58.18.1.x86_64" } }, { "category": "product_version", "name": "mozilla-nspr-devel-4.20-19.6.1.x86_64", "product": { "name": "mozilla-nspr-devel-4.20-19.6.1.x86_64", "product_id": "mozilla-nspr-devel-4.20-19.6.1.x86_64" } }, { "category": "product_version", "name": "mozilla-nss-devel-3.40.1-58.18.1.x86_64", "product": { "name": "mozilla-nss-devel-3.40.1-58.18.1.x86_64", "product_id": "mozilla-nss-devel-3.40.1-58.18.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE OpenStack Cloud 7", "product": { "name": "SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:7" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Desktop 12 SP3", "product": { "name": "SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sled:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Desktop 12 SP4", "product": { "name": "SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sled:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP4", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP1-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product": { "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-bcl:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3", "product": { "name": "SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP4", "product": { "name": "SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp4" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 4", "product": { "name": "SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-60.4.0esr-109.55.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.s390x" }, "product_reference": "MozillaFirefox-60.4.0esr-109.55.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-60.4.0esr-109.55.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.x86_64" }, "product_reference": "MozillaFirefox-60.4.0esr-109.55.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-devel-60.4.0esr-109.55.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x" }, "product_reference": "MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64" }, "product_reference": "MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x" }, "product_reference": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64" }, "product_reference": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-3.40.1-58.18.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.s390x" }, "product_reference": "libfreebl3-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-3.40.1-58.18.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.x86_64" }, "product_reference": "libfreebl3-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-32bit-3.40.1-58.18.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.s390x" }, "product_reference": "libfreebl3-32bit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-32bit-3.40.1-58.18.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "libfreebl3-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-3.40.1-58.18.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.s390x" }, "product_reference": "libsoftokn3-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-3.40.1-58.18.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.x86_64" }, "product_reference": "libsoftokn3-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-32bit-3.40.1-58.18.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.s390x" }, "product_reference": "libsoftokn3-32bit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-32bit-3.40.1-58.18.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-4.20-19.6.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.s390x" }, "product_reference": "mozilla-nspr-4.20-19.6.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-4.20-19.6.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.x86_64" }, "product_reference": "mozilla-nspr-4.20-19.6.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-32bit-4.20-19.6.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.s390x" }, "product_reference": "mozilla-nspr-32bit-4.20-19.6.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-32bit-4.20-19.6.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.x86_64" }, "product_reference": "mozilla-nspr-32bit-4.20-19.6.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-3.40.1-58.18.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-3.40.1-58.18.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-32bit-3.40.1-58.18.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-32bit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-32bit-3.40.1-58.18.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-3.40.1-58.18.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-certs-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-3.40.1-58.18.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-certs-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-3.40.1-58.18.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-3.40.1-58.18.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-tools-3.40.1-58.18.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-tools-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-tools-3.40.1-58.18.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-tools-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-60.4.0esr-109.55.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64" }, "product_reference": "MozillaFirefox-60.4.0esr-109.55.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64" }, "product_reference": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64" }, "product_reference": "libfreebl3-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "libfreebl3-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64" }, "product_reference": "libsoftokn3-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-4.20-19.6.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64" }, "product_reference": "mozilla-nspr-4.20-19.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-32bit-4.20-19.6.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64" }, "product_reference": "mozilla-nspr-32bit-4.20-19.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-certs-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-tools-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-tools-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-60.4.0esr-109.55.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64" }, "product_reference": "MozillaFirefox-60.4.0esr-109.55.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64" }, "product_reference": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64" }, "product_reference": "libfreebl3-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "libfreebl3-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64" }, "product_reference": "libsoftokn3-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-4.20-19.6.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64" }, "product_reference": "mozilla-nspr-4.20-19.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-32bit-4.20-19.6.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64" }, "product_reference": "mozilla-nspr-32bit-4.20-19.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-certs-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-tools-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-tools-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-60.4.0esr-109.55.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.ppc64le" }, "product_reference": "MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-60.4.0esr-109.55.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.x86_64" }, "product_reference": "MozillaFirefox-60.4.0esr-109.55.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le" }, "product_reference": "MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64" }, "product_reference": "MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le" }, "product_reference": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64" }, "product_reference": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.ppc64le" }, "product_reference": "libfreebl3-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.x86_64" }, "product_reference": "libfreebl3-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "libfreebl3-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.ppc64le" }, "product_reference": "libsoftokn3-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.x86_64" }, "product_reference": "libsoftokn3-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-4.20-19.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.ppc64le" }, "product_reference": "mozilla-nspr-4.20-19.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-4.20-19.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.x86_64" }, "product_reference": "mozilla-nspr-4.20-19.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-32bit-4.20-19.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-32bit-4.20-19.6.1.x86_64" }, "product_reference": "mozilla-nspr-32bit-4.20-19.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.ppc64le" }, "product_reference": "mozilla-nss-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.ppc64le" }, "product_reference": "mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-certs-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le" }, "product_reference": "mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-tools-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.ppc64le" }, "product_reference": "mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-tools-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-tools-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64" }, "product_reference": "MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le" }, "product_reference": "MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-devel-60.4.0esr-109.55.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x" }, "product_reference": "MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64" }, "product_reference": "MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-devel-4.20-19.6.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.aarch64" }, "product_reference": "mozilla-nspr-devel-4.20-19.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-devel-4.20-19.6.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.ppc64le" }, "product_reference": "mozilla-nspr-devel-4.20-19.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-devel-4.20-19.6.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.s390x" }, "product_reference": "mozilla-nspr-devel-4.20-19.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-devel-4.20-19.6.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.x86_64" }, "product_reference": "mozilla-nspr-devel-4.20-19.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-devel-3.40.1-58.18.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.aarch64" }, "product_reference": "mozilla-nss-devel-3.40.1-58.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-devel-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.ppc64le" }, "product_reference": "mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-devel-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-devel-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-devel-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-devel-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64" }, "product_reference": "MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le" }, "product_reference": "MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-devel-60.4.0esr-109.55.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x" }, "product_reference": "MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64" }, "product_reference": "MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-devel-4.20-19.6.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.aarch64" }, "product_reference": "mozilla-nspr-devel-4.20-19.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-devel-4.20-19.6.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.ppc64le" }, "product_reference": "mozilla-nspr-devel-4.20-19.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-devel-4.20-19.6.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.s390x" }, "product_reference": "mozilla-nspr-devel-4.20-19.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-devel-4.20-19.6.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.x86_64" }, "product_reference": "mozilla-nspr-devel-4.20-19.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-devel-3.40.1-58.18.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.aarch64" }, "product_reference": "mozilla-nss-devel-3.40.1-58.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-devel-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.ppc64le" }, "product_reference": "mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-devel-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-devel-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-devel-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-devel-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-60.4.0esr-109.55.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le" }, "product_reference": "MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-60.4.0esr-109.55.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x" }, "product_reference": "MozillaFirefox-60.4.0esr-109.55.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-60.4.0esr-109.55.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64" }, "product_reference": "MozillaFirefox-60.4.0esr-109.55.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le" }, "product_reference": "MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-devel-60.4.0esr-109.55.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x" }, "product_reference": "MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64" }, "product_reference": "MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le" }, "product_reference": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x" }, "product_reference": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64" }, "product_reference": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le" }, "product_reference": "libfreebl3-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.s390x" }, "product_reference": "libfreebl3-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.x86_64" }, "product_reference": "libfreebl3-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-32bit-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x" }, "product_reference": "libfreebl3-32bit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "libfreebl3-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le" }, "product_reference": "libsoftokn3-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.s390x" }, "product_reference": "libsoftokn3-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64" }, "product_reference": "libsoftokn3-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-32bit-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x" }, "product_reference": "libsoftokn3-32bit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-4.20-19.6.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le" }, "product_reference": "mozilla-nspr-4.20-19.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-4.20-19.6.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.s390x" }, "product_reference": "mozilla-nspr-4.20-19.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-4.20-19.6.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.x86_64" }, "product_reference": "mozilla-nspr-4.20-19.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-32bit-4.20-19.6.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x" }, "product_reference": "mozilla-nspr-32bit-4.20-19.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-32bit-4.20-19.6.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64" }, "product_reference": "mozilla-nspr-32bit-4.20-19.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-devel-4.20-19.6.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le" }, "product_reference": "mozilla-nspr-devel-4.20-19.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-devel-4.20-19.6.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x" }, "product_reference": "mozilla-nspr-devel-4.20-19.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-devel-4.20-19.6.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64" }, "product_reference": "mozilla-nspr-devel-4.20-19.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le" }, "product_reference": "mozilla-nss-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-32bit-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-32bit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le" }, "product_reference": "mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-certs-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-certs-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-devel-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le" }, "product_reference": "mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-devel-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-devel-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-devel-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-devel-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le" }, "product_reference": "mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-tools-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le" }, "product_reference": "mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-tools-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-tools-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-tools-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-tools-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-60.4.0esr-109.55.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le" }, "product_reference": "MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-60.4.0esr-109.55.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x" }, "product_reference": "MozillaFirefox-60.4.0esr-109.55.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-60.4.0esr-109.55.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64" }, "product_reference": "MozillaFirefox-60.4.0esr-109.55.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le" }, "product_reference": "MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-devel-60.4.0esr-109.55.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x" }, "product_reference": "MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64" }, "product_reference": "MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le" }, "product_reference": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x" }, "product_reference": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64" }, "product_reference": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le" }, "product_reference": "libfreebl3-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.s390x" }, "product_reference": "libfreebl3-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.x86_64" }, "product_reference": "libfreebl3-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-32bit-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x" }, "product_reference": "libfreebl3-32bit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "libfreebl3-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le" }, "product_reference": "libsoftokn3-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.s390x" }, "product_reference": "libsoftokn3-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64" }, "product_reference": "libsoftokn3-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-32bit-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x" }, "product_reference": "libsoftokn3-32bit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-4.20-19.6.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le" }, "product_reference": "mozilla-nspr-4.20-19.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-4.20-19.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.s390x" }, "product_reference": "mozilla-nspr-4.20-19.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-4.20-19.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.x86_64" }, "product_reference": "mozilla-nspr-4.20-19.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-32bit-4.20-19.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x" }, "product_reference": "mozilla-nspr-32bit-4.20-19.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-32bit-4.20-19.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64" }, "product_reference": "mozilla-nspr-32bit-4.20-19.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-devel-4.20-19.6.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le" }, "product_reference": "mozilla-nspr-devel-4.20-19.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-devel-4.20-19.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x" }, "product_reference": "mozilla-nspr-devel-4.20-19.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-devel-4.20-19.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64" }, "product_reference": "mozilla-nspr-devel-4.20-19.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le" }, "product_reference": "mozilla-nss-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-32bit-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-32bit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le" }, "product_reference": "mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-certs-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-certs-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-devel-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le" }, "product_reference": "mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-devel-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-devel-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-devel-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-devel-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le" }, "product_reference": "mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-tools-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le" }, "product_reference": "mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-tools-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-tools-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-tools-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-tools-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-60.4.0esr-109.55.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le" }, "product_reference": "MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-60.4.0esr-109.55.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x" }, "product_reference": "MozillaFirefox-60.4.0esr-109.55.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-60.4.0esr-109.55.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64" }, "product_reference": "MozillaFirefox-60.4.0esr-109.55.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le" }, "product_reference": "MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-devel-60.4.0esr-109.55.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x" }, "product_reference": "MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64" }, "product_reference": "MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le" }, "product_reference": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x" }, "product_reference": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64" }, "product_reference": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le" }, "product_reference": "libfreebl3-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.s390x" }, "product_reference": "libfreebl3-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.x86_64" }, "product_reference": "libfreebl3-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-32bit-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x" }, "product_reference": "libfreebl3-32bit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "libfreebl3-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le" }, "product_reference": "libsoftokn3-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.s390x" }, "product_reference": "libsoftokn3-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64" }, "product_reference": "libsoftokn3-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-32bit-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x" }, "product_reference": "libsoftokn3-32bit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-4.20-19.6.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le" }, "product_reference": "mozilla-nspr-4.20-19.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-4.20-19.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.s390x" }, "product_reference": "mozilla-nspr-4.20-19.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-4.20-19.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.x86_64" }, "product_reference": "mozilla-nspr-4.20-19.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-32bit-4.20-19.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x" }, "product_reference": "mozilla-nspr-32bit-4.20-19.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-32bit-4.20-19.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64" }, "product_reference": "mozilla-nspr-32bit-4.20-19.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le" }, "product_reference": "mozilla-nss-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-32bit-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-32bit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le" }, "product_reference": "mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-certs-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-certs-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le" }, "product_reference": "mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-tools-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le" }, "product_reference": "mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-tools-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-tools-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-tools-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-tools-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-60.4.0esr-109.55.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-60.4.0esr-109.55.1.x86_64" }, "product_reference": "MozillaFirefox-60.4.0esr-109.55.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64" }, "product_reference": "MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64" }, "product_reference": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.40.1-58.18.1.x86_64" }, "product_reference": "libfreebl3-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "libfreebl3-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.40.1-58.18.1.x86_64" }, "product_reference": "libsoftokn3-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-4.20-19.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-4.20-19.6.1.x86_64" }, "product_reference": "mozilla-nspr-4.20-19.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-32bit-4.20-19.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-32bit-4.20-19.6.1.x86_64" }, "product_reference": "mozilla-nspr-32bit-4.20-19.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-certs-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-tools-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-tools-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-tools-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-60.4.0esr-109.55.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64" }, "product_reference": "MozillaFirefox-60.4.0esr-109.55.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-60.4.0esr-109.55.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le" }, "product_reference": "MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-60.4.0esr-109.55.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x" }, "product_reference": "MozillaFirefox-60.4.0esr-109.55.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-60.4.0esr-109.55.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64" }, "product_reference": "MozillaFirefox-60.4.0esr-109.55.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64" }, "product_reference": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le" }, "product_reference": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x" }, "product_reference": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64" }, "product_reference": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-3.40.1-58.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64" }, "product_reference": "libfreebl3-3.40.1-58.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le" }, "product_reference": "libfreebl3-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.s390x" }, "product_reference": "libfreebl3-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64" }, "product_reference": "libfreebl3-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-32bit-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x" }, "product_reference": "libfreebl3-32bit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "libfreebl3-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-3.40.1-58.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64" }, "product_reference": "libsoftokn3-3.40.1-58.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le" }, "product_reference": "libsoftokn3-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x" }, "product_reference": "libsoftokn3-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64" }, "product_reference": "libsoftokn3-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-32bit-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x" }, "product_reference": "libsoftokn3-32bit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-4.20-19.6.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64" }, "product_reference": "mozilla-nspr-4.20-19.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-4.20-19.6.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le" }, "product_reference": "mozilla-nspr-4.20-19.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-4.20-19.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.s390x" }, "product_reference": "mozilla-nspr-4.20-19.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-4.20-19.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64" }, "product_reference": "mozilla-nspr-4.20-19.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-32bit-4.20-19.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x" }, "product_reference": "mozilla-nspr-32bit-4.20-19.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-32bit-4.20-19.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64" }, "product_reference": "mozilla-nspr-32bit-4.20-19.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-3.40.1-58.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64" }, "product_reference": "mozilla-nss-3.40.1-58.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le" }, "product_reference": "mozilla-nss-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-32bit-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-32bit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-3.40.1-58.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64" }, "product_reference": "mozilla-nss-certs-3.40.1-58.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le" }, "product_reference": "mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-certs-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-certs-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-3.40.1-58.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64" }, "product_reference": "mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le" }, "product_reference": "mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-tools-3.40.1-58.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64" }, "product_reference": "mozilla-nss-tools-3.40.1-58.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-tools-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le" }, "product_reference": "mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-tools-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-tools-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-tools-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-tools-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-60.4.0esr-109.55.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64" }, "product_reference": "MozillaFirefox-60.4.0esr-109.55.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-60.4.0esr-109.55.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le" }, "product_reference": "MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-60.4.0esr-109.55.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x" }, "product_reference": "MozillaFirefox-60.4.0esr-109.55.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-60.4.0esr-109.55.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64" }, "product_reference": "MozillaFirefox-60.4.0esr-109.55.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64" }, "product_reference": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le" }, "product_reference": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x" }, "product_reference": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64" }, "product_reference": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-3.40.1-58.18.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64" }, "product_reference": "libfreebl3-3.40.1-58.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le" }, "product_reference": "libfreebl3-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.s390x" }, "product_reference": "libfreebl3-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64" }, "product_reference": "libfreebl3-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-32bit-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x" }, "product_reference": "libfreebl3-32bit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "libfreebl3-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-3.40.1-58.18.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64" }, "product_reference": "libsoftokn3-3.40.1-58.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le" }, "product_reference": "libsoftokn3-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x" }, "product_reference": "libsoftokn3-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64" }, "product_reference": "libsoftokn3-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-32bit-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x" }, "product_reference": "libsoftokn3-32bit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-4.20-19.6.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64" }, "product_reference": "mozilla-nspr-4.20-19.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-4.20-19.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le" }, "product_reference": "mozilla-nspr-4.20-19.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-4.20-19.6.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.s390x" }, "product_reference": "mozilla-nspr-4.20-19.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-4.20-19.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64" }, "product_reference": "mozilla-nspr-4.20-19.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-32bit-4.20-19.6.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x" }, "product_reference": "mozilla-nspr-32bit-4.20-19.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-32bit-4.20-19.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64" }, "product_reference": "mozilla-nspr-32bit-4.20-19.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-3.40.1-58.18.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64" }, "product_reference": "mozilla-nss-3.40.1-58.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le" }, "product_reference": "mozilla-nss-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-32bit-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-32bit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-3.40.1-58.18.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64" }, "product_reference": "mozilla-nss-certs-3.40.1-58.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le" }, "product_reference": "mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-certs-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-certs-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-3.40.1-58.18.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64" }, "product_reference": "mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le" }, "product_reference": "mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-tools-3.40.1-58.18.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64" }, "product_reference": "mozilla-nss-tools-3.40.1-58.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-tools-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le" }, "product_reference": "mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-tools-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-tools-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-tools-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-tools-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-60.4.0esr-109.55.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64" }, "product_reference": "MozillaFirefox-60.4.0esr-109.55.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-60.4.0esr-109.55.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le" }, "product_reference": "MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-60.4.0esr-109.55.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x" }, "product_reference": "MozillaFirefox-60.4.0esr-109.55.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-60.4.0esr-109.55.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64" }, "product_reference": "MozillaFirefox-60.4.0esr-109.55.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64" }, "product_reference": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le" }, "product_reference": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x" }, "product_reference": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64" }, "product_reference": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-3.40.1-58.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64" }, "product_reference": "libfreebl3-3.40.1-58.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le" }, "product_reference": "libfreebl3-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.s390x" }, "product_reference": "libfreebl3-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64" }, "product_reference": "libfreebl3-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-32bit-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x" }, "product_reference": "libfreebl3-32bit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "libfreebl3-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-3.40.1-58.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64" }, "product_reference": "libsoftokn3-3.40.1-58.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le" }, "product_reference": "libsoftokn3-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x" }, "product_reference": "libsoftokn3-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64" }, "product_reference": "libsoftokn3-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-32bit-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x" }, "product_reference": "libsoftokn3-32bit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-4.20-19.6.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64" }, "product_reference": "mozilla-nspr-4.20-19.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-4.20-19.6.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le" }, "product_reference": "mozilla-nspr-4.20-19.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-4.20-19.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.s390x" }, "product_reference": "mozilla-nspr-4.20-19.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-4.20-19.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64" }, "product_reference": "mozilla-nspr-4.20-19.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-32bit-4.20-19.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x" }, "product_reference": "mozilla-nspr-32bit-4.20-19.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-32bit-4.20-19.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64" }, "product_reference": "mozilla-nspr-32bit-4.20-19.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-3.40.1-58.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64" }, "product_reference": "mozilla-nss-3.40.1-58.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le" }, "product_reference": "mozilla-nss-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-32bit-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-32bit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-3.40.1-58.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64" }, "product_reference": "mozilla-nss-certs-3.40.1-58.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le" }, "product_reference": "mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-certs-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-certs-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-3.40.1-58.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64" }, "product_reference": "mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le" }, "product_reference": "mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-tools-3.40.1-58.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64" }, "product_reference": "mozilla-nss-tools-3.40.1-58.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-tools-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le" }, "product_reference": "mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-tools-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-tools-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-tools-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-tools-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-60.4.0esr-109.55.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64" }, "product_reference": "MozillaFirefox-60.4.0esr-109.55.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-60.4.0esr-109.55.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le" }, "product_reference": "MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-60.4.0esr-109.55.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x" }, "product_reference": "MozillaFirefox-60.4.0esr-109.55.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-60.4.0esr-109.55.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64" }, "product_reference": "MozillaFirefox-60.4.0esr-109.55.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64" }, "product_reference": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le" }, "product_reference": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x" }, "product_reference": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64" }, "product_reference": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-3.40.1-58.18.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64" }, "product_reference": "libfreebl3-3.40.1-58.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le" }, "product_reference": "libfreebl3-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.s390x" }, "product_reference": "libfreebl3-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64" }, "product_reference": "libfreebl3-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-32bit-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x" }, "product_reference": "libfreebl3-32bit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "libfreebl3-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-3.40.1-58.18.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64" }, "product_reference": "libsoftokn3-3.40.1-58.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le" }, "product_reference": "libsoftokn3-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x" }, "product_reference": "libsoftokn3-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64" }, "product_reference": "libsoftokn3-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-32bit-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x" }, "product_reference": "libsoftokn3-32bit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-4.20-19.6.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64" }, "product_reference": "mozilla-nspr-4.20-19.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-4.20-19.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le" }, "product_reference": "mozilla-nspr-4.20-19.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-4.20-19.6.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.s390x" }, "product_reference": "mozilla-nspr-4.20-19.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-4.20-19.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64" }, "product_reference": "mozilla-nspr-4.20-19.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-32bit-4.20-19.6.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x" }, "product_reference": "mozilla-nspr-32bit-4.20-19.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-32bit-4.20-19.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64" }, "product_reference": "mozilla-nspr-32bit-4.20-19.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-3.40.1-58.18.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64" }, "product_reference": "mozilla-nss-3.40.1-58.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le" }, "product_reference": "mozilla-nss-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-32bit-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-32bit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-3.40.1-58.18.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64" }, "product_reference": "mozilla-nss-certs-3.40.1-58.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le" }, "product_reference": "mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-certs-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-certs-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-3.40.1-58.18.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64" }, "product_reference": "mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le" }, "product_reference": "mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-tools-3.40.1-58.18.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64" }, "product_reference": "mozilla-nss-tools-3.40.1-58.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-tools-3.40.1-58.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le" }, "product_reference": "mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-tools-3.40.1-58.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x" }, "product_reference": "mozilla-nss-tools-3.40.1-58.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-tools-3.40.1-58.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-tools-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-60.4.0esr-109.55.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:MozillaFirefox-60.4.0esr-109.55.1.x86_64" }, "product_reference": "MozillaFirefox-60.4.0esr-109.55.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64" }, "product_reference": "MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64" }, "product_reference": "MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-3.40.1-58.18.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libfreebl3-3.40.1-58.18.1.x86_64" }, "product_reference": "libfreebl3-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libfreebl3-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "libfreebl3-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-3.40.1-58.18.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libsoftokn3-3.40.1-58.18.1.x86_64" }, "product_reference": "libsoftokn3-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-4.20-19.6.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:mozilla-nspr-4.20-19.6.1.x86_64" }, "product_reference": "mozilla-nspr-4.20-19.6.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-32bit-4.20-19.6.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:mozilla-nspr-32bit-4.20-19.6.1.x86_64" }, "product_reference": "mozilla-nspr-32bit-4.20-19.6.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-3.40.1-58.18.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:mozilla-nss-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-3.40.1-58.18.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:mozilla-nss-certs-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-certs-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-3.40.1-58.18.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-tools-3.40.1-58.18.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:mozilla-nss-tools-3.40.1-58.18.1.x86_64" }, "product_reference": "mozilla-nss-tools-3.40.1-58.18.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-0495", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-0495" } ], "notes": [ { "category": "general", "text": "Libgcrypt before 1.7.10 and 1.8.x before 1.8.3 allows a memory-cache side-channel attack on ECDSA signatures that can be mitigated through the use of blinding during the signing process in the _gcry_ecc_ecdsa_sign function in cipher/ecc-ecdsa.c, aka the Return Of the Hidden Number Problem or ROHNP. To discover an ECDSA key, the attacker needs access to either the local machine or a different virtual machine on the same physical host.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-0495", "url": "https://www.suse.com/security/cve/CVE-2018-0495" }, { "category": "external", "summary": "SUSE Bug 1097410 for CVE-2018-0495", "url": "https://bugzilla.suse.com/1097410" }, { "category": "external", "summary": "SUSE Bug 1121207 for CVE-2018-0495", "url": "https://bugzilla.suse.com/1121207" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Enterprise Storage 4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-12-21T17:49:53Z", "details": "moderate" } ], "title": "CVE-2018-0495" }, { "cve": "CVE-2018-12384", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-12384" } ], "notes": [ { "category": "general", "text": "When handling a SSLv2-compatible ClientHello request, the server doesn\u0027t generate a new random value but sends an all-zero value instead. This results in full malleability of the ClientHello for SSLv2 used for TLS 1.2 in all versions prior to NSS 3.39. This does not impact TLS 1.3.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-12384", "url": "https://www.suse.com/security/cve/CVE-2018-12384" }, { "category": "external", "summary": "SUSE Bug 1106873 for CVE-2018-12384", "url": "https://bugzilla.suse.com/1106873" }, { "category": "external", "summary": "SUSE Bug 1119105 for CVE-2018-12384", "url": "https://bugzilla.suse.com/1119105" }, { "category": "external", "summary": "SUSE Bug 1121207 for CVE-2018-12384", "url": "https://bugzilla.suse.com/1121207" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "SUSE Enterprise Storage 4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-12-21T17:49:53Z", "details": "moderate" } ], "title": "CVE-2018-12384" }, { "cve": "CVE-2018-12404", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-12404" } ], "notes": [ { "category": "general", "text": "A cached side channel attack during handshakes using RSA encryption could allow for the decryption of encrypted content. This is a variant of the Adaptive Chosen Ciphertext attack (AKA Bleichenbacher attack) and affects all NSS versions prior to NSS 3.41.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-12404", "url": "https://www.suse.com/security/cve/CVE-2018-12404" }, { "category": "external", "summary": "SUSE Bug 1119069 for CVE-2018-12404", "url": "https://bugzilla.suse.com/1119069" }, { "category": "external", "summary": "SUSE Bug 1119105 for CVE-2018-12404", "url": "https://bugzilla.suse.com/1119105" }, { "category": "external", "summary": "SUSE Bug 1121207 for CVE-2018-12404", "url": "https://bugzilla.suse.com/1121207" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Enterprise Storage 4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-12-21T17:49:53Z", "details": "moderate" } ], "title": "CVE-2018-12404" }, { "cve": "CVE-2018-12405", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-12405" } ], "notes": [ { "category": "general", "text": "Mozilla developers and community members reported memory safety bugs present in Firefox 63 and Firefox ESR 60.3. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code. This vulnerability affects Thunderbird \u003c 60.4, Firefox ESR \u003c 60.4, and Firefox \u003c 64.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-12405", "url": "https://www.suse.com/security/cve/CVE-2018-12405" }, { "category": "external", "summary": "SUSE Bug 1112111 for CVE-2018-12405", "url": "https://bugzilla.suse.com/1112111" }, { "category": "external", "summary": "SUSE Bug 1119105 for CVE-2018-12405", "url": "https://bugzilla.suse.com/1119105" }, { "category": "external", "summary": "SUSE Bug 1121207 for CVE-2018-12405", "url": "https://bugzilla.suse.com/1121207" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Enterprise Storage 4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-12-21T17:49:53Z", "details": "low" } ], "title": "CVE-2018-12405" }, { "cve": "CVE-2018-17466", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-17466" } ], "notes": [ { "category": "general", "text": "Incorrect texture handling in Angle in Google Chrome prior to 70.0.3538.67 allowed a remote attacker to perform an out of bounds memory read via a crafted HTML page.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-17466", "url": "https://www.suse.com/security/cve/CVE-2018-17466" }, { "category": "external", "summary": "SUSE Bug 1112111 for CVE-2018-17466", "url": "https://bugzilla.suse.com/1112111" }, { "category": "external", "summary": "SUSE Bug 1119105 for CVE-2018-17466", "url": "https://bugzilla.suse.com/1119105" }, { "category": "external", "summary": "SUSE Bug 1121207 for CVE-2018-17466", "url": "https://bugzilla.suse.com/1121207" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Enterprise Storage 4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-12-21T17:49:53Z", "details": "low" } ], "title": "CVE-2018-17466" }, { "cve": "CVE-2018-18492", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-18492" } ], "notes": [ { "category": "general", "text": "A use-after-free vulnerability can occur after deleting a selection element due to a weak reference to the select element in the options collection. This results in a potentially exploitable crash. This vulnerability affects Thunderbird \u003c 60.4, Firefox ESR \u003c 60.4, and Firefox \u003c 64.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-18492", "url": "https://www.suse.com/security/cve/CVE-2018-18492" }, { "category": "external", "summary": "SUSE Bug 1112111 for CVE-2018-18492", "url": "https://bugzilla.suse.com/1112111" }, { "category": "external", "summary": "SUSE Bug 1119105 for CVE-2018-18492", "url": "https://bugzilla.suse.com/1119105" }, { "category": "external", "summary": "SUSE Bug 1121207 for CVE-2018-18492", "url": "https://bugzilla.suse.com/1121207" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Enterprise Storage 4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-12-21T17:49:53Z", "details": "low" } ], "title": "CVE-2018-18492" }, { "cve": "CVE-2018-18493", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-18493" } ], "notes": [ { "category": "general", "text": "A buffer overflow can occur in the Skia library during buffer offset calculations with hardware accelerated canvas 2D actions due to the use of 32-bit calculations instead of 64-bit. This results in a potentially exploitable crash. This vulnerability affects Thunderbird \u003c 60.4, Firefox ESR \u003c 60.4, and Firefox \u003c 64.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-18493", "url": "https://www.suse.com/security/cve/CVE-2018-18493" }, { "category": "external", "summary": "SUSE Bug 1112111 for CVE-2018-18493", "url": "https://bugzilla.suse.com/1112111" }, { "category": "external", "summary": "SUSE Bug 1119105 for CVE-2018-18493", "url": "https://bugzilla.suse.com/1119105" }, { "category": "external", "summary": "SUSE Bug 1121207 for CVE-2018-18493", "url": "https://bugzilla.suse.com/1121207" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Enterprise Storage 4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-12-21T17:49:53Z", "details": "low" } ], "title": "CVE-2018-18493" }, { "cve": "CVE-2018-18494", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-18494" } ], "notes": [ { "category": "general", "text": "A same-origin policy violation allowing the theft of cross-origin URL entries when using the Javascript location property to cause a redirection to another site using performance.getEntries(). This is a same-origin policy violation and could allow for data theft. This vulnerability affects Thunderbird \u003c 60.4, Firefox ESR \u003c 60.4, and Firefox \u003c 64.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-18494", "url": "https://www.suse.com/security/cve/CVE-2018-18494" }, { "category": "external", "summary": "SUSE Bug 1112111 for CVE-2018-18494", "url": "https://bugzilla.suse.com/1112111" }, { "category": "external", "summary": "SUSE Bug 1119105 for CVE-2018-18494", "url": "https://bugzilla.suse.com/1119105" }, { "category": "external", "summary": "SUSE Bug 1121207 for CVE-2018-18494", "url": "https://bugzilla.suse.com/1121207" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Enterprise Storage 4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-12-21T17:49:53Z", "details": "low" } ], "title": "CVE-2018-18494" }, { "cve": "CVE-2018-18498", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-18498" } ], "notes": [ { "category": "general", "text": "A potential vulnerability leading to an integer overflow can occur during buffer size calculations for images when a raw value is used instead of the checked value. This leads to a possible out-of-bounds write. This vulnerability affects Thunderbird \u003c 60.4, Firefox ESR \u003c 60.4, and Firefox \u003c 64.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-18498", "url": "https://www.suse.com/security/cve/CVE-2018-18498" }, { "category": "external", "summary": "SUSE Bug 1112111 for CVE-2018-18498", "url": "https://bugzilla.suse.com/1112111" }, { "category": "external", "summary": "SUSE Bug 1119105 for CVE-2018-18498", "url": "https://bugzilla.suse.com/1119105" }, { "category": "external", "summary": "SUSE Bug 1121207 for CVE-2018-18498", "url": "https://bugzilla.suse.com/1121207" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Enterprise Storage 4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Enterprise Storage 4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:mozilla-nss-tools-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nspr-devel-4.20-19.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:mozilla-nss-devel-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-devel-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.s390x", "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-60.4.0esr-109.55.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libfreebl3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:libsoftokn3-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-32bit-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nspr-4.20-19.6.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-certs-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-sysinit-32bit-3.40.1-58.18.1.x86_64", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.s390x", "SUSE OpenStack Cloud 7:mozilla-nss-tools-3.40.1-58.18.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-12-21T17:49:53Z", "details": "low" } ], "title": "CVE-2018-18498" } ] }
fkie_cve-2018-12384
Vulnerability from fkie_nvd
Published
2019-04-29 15:29
Modified
2024-11-21 03:45
Severity ?
Summary
When handling a SSLv2-compatible ClientHello request, the server doesn't generate a new random value but sends an all-zero value instead. This results in full malleability of the ClientHello for SSLv2 used for TLS 1.2 in all versions prior to NSS 3.39. This does not impact TLS 1.3.
References
▶ | URL | Tags | |
---|---|---|---|
security@mozilla.org | https://bugzilla.mozilla.org/show_bug.cgi?id=CVE-2018-12384 | Issue Tracking, Vendor Advisory | |
security@mozilla.org | https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html | ||
af854a3a-2127-422b-91ae-364da2661108 | https://bugzilla.mozilla.org/show_bug.cgi?id=CVE-2018-12384 | Issue Tracking, Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
mozilla | network_security_services | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:mozilla:network_security_services:*:*:*:*:*:*:*:*", "matchCriteriaId": "9AAFED9E-E2C8-4F07-B9C8-E9D37436AAAA", "versionEndExcluding": "3.39", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "When handling a SSLv2-compatible ClientHello request, the server doesn\u0027t generate a new random value but sends an all-zero value instead. This results in full malleability of the ClientHello for SSLv2 used for TLS 1.2 in all versions prior to NSS 3.39. This does not impact TLS 1.3." }, { "lang": "es", "value": "Cuando se maneja una petici\u00f3n ClientHello compatible con SSLv2, el servidor no genera un nuevo valor aleatorio, sino que env\u00eda un valor All-Zero en su lugar. Esto conlleva a una maleabilidad completa del ClientHello para SSLv2 usado para TLS 1.2 en todas las versiones anteriores a NSS 3.39. Esto no afecta a TLS 1.3." } ], "id": "CVE-2018-12384", "lastModified": "2024-11-21T03:45:06.593", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.3, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV30": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "exploitabilityScore": 2.2, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2019-04-29T15:29:00.247", "references": [ { "source": "security@mozilla.org", "tags": [ "Issue Tracking", "Vendor Advisory" ], "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=CVE-2018-12384" }, { "source": "security@mozilla.org", "url": "https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Vendor Advisory" ], "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=CVE-2018-12384" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html" } ], "sourceIdentifier": "security@mozilla.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-335" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
gsd-2018-12384
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
When handling a SSLv2-compatible ClientHello request, the server doesn't generate a new random value but sends an all-zero value instead. This results in full malleability of the ClientHello for SSLv2 used for TLS 1.2 in all versions prior to NSS 3.39. This does not impact TLS 1.3.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2018-12384", "description": "When handling a SSLv2-compatible ClientHello request, the server doesn\u0027t generate a new random value but sends an all-zero value instead. This results in full malleability of the ClientHello for SSLv2 used for TLS 1.2 in all versions prior to NSS 3.39. This does not impact TLS 1.3.", "id": "GSD-2018-12384", "references": [ "https://www.suse.com/security/cve/CVE-2018-12384.html", "https://access.redhat.com/errata/RHSA-2018:2898", "https://access.redhat.com/errata/RHSA-2018:2768", "https://ubuntu.com/security/CVE-2018-12384", "https://advisories.mageia.org/CVE-2018-12384.html", "https://alas.aws.amazon.com/cve/html/CVE-2018-12384.html", "https://linux.oracle.com/cve/CVE-2018-12384.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2018-12384" ], "details": "When handling a SSLv2-compatible ClientHello request, the server doesn\u0027t generate a new random value but sends an all-zero value instead. This results in full malleability of the ClientHello for SSLv2 used for TLS 1.2 in all versions prior to NSS 3.39. This does not impact TLS 1.3.", "id": "GSD-2018-12384", "modified": "2023-12-13T01:22:30.048359Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@mozilla.org", "ID": "CVE-2018-12384", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Network Security Services (NSS)", "version": { "version_data": [ { "version_value": "All versions prior to NSS 3.39" } ] } } ] }, "vendor_name": "NSS" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "When handling a SSLv2-compatible ClientHello request, the server doesn\u0027t generate a new random value but sends an all-zero value instead. This results in full malleability of the ClientHello for SSLv2 used for TLS 1.2 in all versions prior to NSS 3.39. This does not impact TLS 1.3." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Use of Insufficiently Random Values" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=CVE-2018-12384", "refsource": "CONFIRM", "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=CVE-2018-12384" }, { "name": "https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html", "refsource": "MISC", "url": "https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:mozilla:network_security_services:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.39", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@mozilla.org", "ID": "CVE-2018-12384" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "When handling a SSLv2-compatible ClientHello request, the server doesn\u0027t generate a new random value but sends an all-zero value instead. This results in full malleability of the ClientHello for SSLv2 used for TLS 1.2 in all versions prior to NSS 3.39. This does not impact TLS 1.3." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-335" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=CVE-2018-12384", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Vendor Advisory" ], "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=CVE-2018-12384" }, { "name": "https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html", "refsource": "MISC", "tags": [], "url": "https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.3, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "exploitabilityScore": 2.2, "impactScore": 3.6 } }, "lastModifiedDate": "2020-08-24T17:37Z", "publishedDate": "2019-04-29T15:29Z" } } }
rhsa-2018:2768
Vulnerability from csaf_redhat
Published
2018-09-25 19:16
Modified
2024-11-22 12:16
Summary
Red Hat Security Advisory: nss security update
Notes
Topic
An update for nss is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Network Security Services (NSS) is a set of libraries designed to support the cross-platform development of security-enabled client and server applications.
Security Fix(es):
* nss: ServerHello.random is all zeros when handling a v2-compatible ClientHello (CVE-2018-12384)
For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.
Red Hat would like to thank the Mozilla project for reporting this issue.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for nss is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Network Security Services (NSS) is a set of libraries designed to support the cross-platform development of security-enabled client and server applications.\n\nSecurity Fix(es):\n\n* nss: ServerHello.random is all zeros when handling a v2-compatible ClientHello (CVE-2018-12384)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.\n\nRed Hat would like to thank the Mozilla project for reporting this issue.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2018:2768", "url": "https://access.redhat.com/errata/RHSA-2018:2768" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1622089", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1622089" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2018/rhsa-2018_2768.json" } ], "title": "Red Hat Security Advisory: nss security update", "tracking": { "current_release_date": "2024-11-22T12:16:19+00:00", "generator": { "date": "2024-11-22T12:16:19+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2018:2768", "initial_release_date": "2018-09-25T19:16:52+00:00", "revision_history": [ { "date": "2018-09-25T19:16:52+00:00", "number": "1", "summary": "Initial version" }, { "date": "2018-09-25T19:16:52+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T12:16:19+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Client (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode (v. 7)", "product": { "name": "Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product": { "name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "nss-devel-0:3.36.0-7.el7_5.x86_64", "product": { "name": "nss-devel-0:3.36.0-7.el7_5.x86_64", "product_id": "nss-devel-0:3.36.0-7.el7_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-devel@3.36.0-7.el7_5?arch=x86_64" } } }, { "category": "product_version", "name": "nss-0:3.36.0-7.el7_5.x86_64", "product": { "name": "nss-0:3.36.0-7.el7_5.x86_64", "product_id": "nss-0:3.36.0-7.el7_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss@3.36.0-7.el7_5?arch=x86_64" } } }, { "category": "product_version", "name": "nss-debuginfo-0:3.36.0-7.el7_5.x86_64", "product": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.x86_64", "product_id": "nss-debuginfo-0:3.36.0-7.el7_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-debuginfo@3.36.0-7.el7_5?arch=x86_64" } } }, { "category": "product_version", "name": "nss-tools-0:3.36.0-7.el7_5.x86_64", "product": { "name": "nss-tools-0:3.36.0-7.el7_5.x86_64", "product_id": "nss-tools-0:3.36.0-7.el7_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-tools@3.36.0-7.el7_5?arch=x86_64" } } }, { "category": "product_version", "name": "nss-sysinit-0:3.36.0-7.el7_5.x86_64", "product": { "name": "nss-sysinit-0:3.36.0-7.el7_5.x86_64", "product_id": "nss-sysinit-0:3.36.0-7.el7_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-sysinit@3.36.0-7.el7_5?arch=x86_64" } } }, { "category": "product_version", "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64", "product": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64", "product_id": "nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.36.0-7.el7_5?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "nss-devel-0:3.36.0-7.el7_5.i686", "product": { "name": "nss-devel-0:3.36.0-7.el7_5.i686", "product_id": "nss-devel-0:3.36.0-7.el7_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-devel@3.36.0-7.el7_5?arch=i686" } } }, { "category": "product_version", "name": "nss-0:3.36.0-7.el7_5.i686", "product": { "name": "nss-0:3.36.0-7.el7_5.i686", "product_id": "nss-0:3.36.0-7.el7_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss@3.36.0-7.el7_5?arch=i686" } } }, { "category": "product_version", "name": "nss-debuginfo-0:3.36.0-7.el7_5.i686", "product": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.i686", "product_id": "nss-debuginfo-0:3.36.0-7.el7_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-debuginfo@3.36.0-7.el7_5?arch=i686" } } }, { "category": "product_version", "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.i686", "product": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.i686", "product_id": "nss-pkcs11-devel-0:3.36.0-7.el7_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.36.0-7.el7_5?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "nss-0:3.36.0-7.el7_5.src", "product": { "name": "nss-0:3.36.0-7.el7_5.src", "product_id": "nss-0:3.36.0-7.el7_5.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss@3.36.0-7.el7_5?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "nss-devel-0:3.36.0-7.el7_5.ppc", "product": { "name": "nss-devel-0:3.36.0-7.el7_5.ppc", "product_id": "nss-devel-0:3.36.0-7.el7_5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-devel@3.36.0-7.el7_5?arch=ppc" } } }, { "category": "product_version", "name": "nss-0:3.36.0-7.el7_5.ppc", "product": { "name": "nss-0:3.36.0-7.el7_5.ppc", "product_id": "nss-0:3.36.0-7.el7_5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss@3.36.0-7.el7_5?arch=ppc" } } }, { "category": "product_version", "name": "nss-debuginfo-0:3.36.0-7.el7_5.ppc", "product": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.ppc", "product_id": "nss-debuginfo-0:3.36.0-7.el7_5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-debuginfo@3.36.0-7.el7_5?arch=ppc" } } }, { "category": "product_version", "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc", "product": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc", "product_id": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.36.0-7.el7_5?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "nss-devel-0:3.36.0-7.el7_5.ppc64", "product": { "name": "nss-devel-0:3.36.0-7.el7_5.ppc64", "product_id": "nss-devel-0:3.36.0-7.el7_5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-devel@3.36.0-7.el7_5?arch=ppc64" } } }, { "category": "product_version", "name": "nss-0:3.36.0-7.el7_5.ppc64", "product": { "name": "nss-0:3.36.0-7.el7_5.ppc64", "product_id": "nss-0:3.36.0-7.el7_5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss@3.36.0-7.el7_5?arch=ppc64" } } }, { "category": "product_version", "name": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64", "product": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64", "product_id": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-debuginfo@3.36.0-7.el7_5?arch=ppc64" } } }, { "category": "product_version", "name": "nss-tools-0:3.36.0-7.el7_5.ppc64", "product": { "name": "nss-tools-0:3.36.0-7.el7_5.ppc64", "product_id": "nss-tools-0:3.36.0-7.el7_5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-tools@3.36.0-7.el7_5?arch=ppc64" } } }, { "category": "product_version", "name": "nss-sysinit-0:3.36.0-7.el7_5.ppc64", "product": { "name": "nss-sysinit-0:3.36.0-7.el7_5.ppc64", "product_id": "nss-sysinit-0:3.36.0-7.el7_5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-sysinit@3.36.0-7.el7_5?arch=ppc64" } } }, { "category": "product_version", "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64", "product": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64", "product_id": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.36.0-7.el7_5?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "nss-devel-0:3.36.0-7.el7_5.ppc64le", "product": { "name": "nss-devel-0:3.36.0-7.el7_5.ppc64le", "product_id": "nss-devel-0:3.36.0-7.el7_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-devel@3.36.0-7.el7_5?arch=ppc64le" } } }, { "category": "product_version", "name": "nss-0:3.36.0-7.el7_5.ppc64le", "product": { "name": "nss-0:3.36.0-7.el7_5.ppc64le", "product_id": "nss-0:3.36.0-7.el7_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss@3.36.0-7.el7_5?arch=ppc64le" } } }, { "category": "product_version", "name": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64le", "product": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64le", "product_id": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-debuginfo@3.36.0-7.el7_5?arch=ppc64le" } } }, { "category": "product_version", "name": "nss-tools-0:3.36.0-7.el7_5.ppc64le", "product": { "name": "nss-tools-0:3.36.0-7.el7_5.ppc64le", "product_id": "nss-tools-0:3.36.0-7.el7_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-tools@3.36.0-7.el7_5?arch=ppc64le" } } }, { "category": "product_version", "name": "nss-sysinit-0:3.36.0-7.el7_5.ppc64le", "product": { "name": "nss-sysinit-0:3.36.0-7.el7_5.ppc64le", "product_id": "nss-sysinit-0:3.36.0-7.el7_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-sysinit@3.36.0-7.el7_5?arch=ppc64le" } } }, { "category": "product_version", "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le", "product": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le", "product_id": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.36.0-7.el7_5?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nss-devel-0:3.36.0-7.el7_5.s390", "product": { "name": "nss-devel-0:3.36.0-7.el7_5.s390", "product_id": "nss-devel-0:3.36.0-7.el7_5.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-devel@3.36.0-7.el7_5?arch=s390" } } }, { "category": "product_version", "name": "nss-0:3.36.0-7.el7_5.s390", "product": { "name": "nss-0:3.36.0-7.el7_5.s390", "product_id": "nss-0:3.36.0-7.el7_5.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss@3.36.0-7.el7_5?arch=s390" } } }, { "category": "product_version", "name": "nss-debuginfo-0:3.36.0-7.el7_5.s390", "product": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.s390", "product_id": "nss-debuginfo-0:3.36.0-7.el7_5.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-debuginfo@3.36.0-7.el7_5?arch=s390" } } }, { "category": "product_version", "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390", "product": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390", "product_id": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.36.0-7.el7_5?arch=s390" } } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "nss-devel-0:3.36.0-7.el7_5.s390x", "product": { "name": "nss-devel-0:3.36.0-7.el7_5.s390x", "product_id": "nss-devel-0:3.36.0-7.el7_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-devel@3.36.0-7.el7_5?arch=s390x" } } }, { "category": "product_version", "name": "nss-0:3.36.0-7.el7_5.s390x", "product": { "name": "nss-0:3.36.0-7.el7_5.s390x", "product_id": "nss-0:3.36.0-7.el7_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss@3.36.0-7.el7_5?arch=s390x" } } }, { "category": "product_version", "name": "nss-debuginfo-0:3.36.0-7.el7_5.s390x", "product": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.s390x", "product_id": "nss-debuginfo-0:3.36.0-7.el7_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-debuginfo@3.36.0-7.el7_5?arch=s390x" } } }, { "category": "product_version", "name": "nss-tools-0:3.36.0-7.el7_5.s390x", "product": { "name": "nss-tools-0:3.36.0-7.el7_5.s390x", "product_id": "nss-tools-0:3.36.0-7.el7_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-tools@3.36.0-7.el7_5?arch=s390x" } } }, { "category": "product_version", "name": "nss-sysinit-0:3.36.0-7.el7_5.s390x", "product": { "name": "nss-sysinit-0:3.36.0-7.el7_5.s390x", "product_id": "nss-sysinit-0:3.36.0-7.el7_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-sysinit@3.36.0-7.el7_5?arch=s390x" } } }, { "category": "product_version", "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x", "product": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x", "product_id": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.36.0-7.el7_5?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nss-devel-0:3.36.0-7.el7_5.aarch64", "product": { "name": "nss-devel-0:3.36.0-7.el7_5.aarch64", "product_id": "nss-devel-0:3.36.0-7.el7_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-devel@3.36.0-7.el7_5?arch=aarch64" } } }, { "category": "product_version", "name": "nss-0:3.36.0-7.el7_5.aarch64", "product": { "name": "nss-0:3.36.0-7.el7_5.aarch64", "product_id": "nss-0:3.36.0-7.el7_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss@3.36.0-7.el7_5?arch=aarch64" } } }, { "category": "product_version", "name": "nss-debuginfo-0:3.36.0-7.el7_5.aarch64", "product": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.aarch64", "product_id": "nss-debuginfo-0:3.36.0-7.el7_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-debuginfo@3.36.0-7.el7_5?arch=aarch64" } } }, { "category": "product_version", "name": "nss-tools-0:3.36.0-7.el7_5.aarch64", "product": { "name": "nss-tools-0:3.36.0-7.el7_5.aarch64", "product_id": "nss-tools-0:3.36.0-7.el7_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-tools@3.36.0-7.el7_5?arch=aarch64" } } }, { "category": "product_version", "name": "nss-sysinit-0:3.36.0-7.el7_5.aarch64", "product": { "name": "nss-sysinit-0:3.36.0-7.el7_5.aarch64", "product_id": "nss-sysinit-0:3.36.0-7.el7_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-sysinit@3.36.0-7.el7_5?arch=aarch64" } } }, { "category": "product_version", "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64", "product": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64", "product_id": "nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.36.0-7.el7_5?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z:nss-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Client-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z:nss-0:3.36.0-7.el7_5.i686" }, "product_reference": "nss-0:3.36.0-7.el7_5.i686", "relates_to_product_reference": "7Client-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z:nss-0:3.36.0-7.el7_5.ppc" }, "product_reference": "nss-0:3.36.0-7.el7_5.ppc", "relates_to_product_reference": "7Client-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Client-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Client-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z:nss-0:3.36.0-7.el7_5.s390" }, "product_reference": "nss-0:3.36.0-7.el7_5.s390", "relates_to_product_reference": "7Client-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z:nss-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Client-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.src as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z:nss-0:3.36.0-7.el7_5.src" }, "product_reference": "nss-0:3.36.0-7.el7_5.src", "relates_to_product_reference": "7Client-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z:nss-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Client-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Client-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.i686" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.i686", "relates_to_product_reference": "7Client-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.ppc", "relates_to_product_reference": "7Client-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Client-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Client-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.s390", "relates_to_product_reference": "7Client-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Client-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Client-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z:nss-devel-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Client-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z:nss-devel-0:3.36.0-7.el7_5.i686" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.i686", "relates_to_product_reference": "7Client-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.ppc", "relates_to_product_reference": "7Client-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Client-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Client-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.s390", "relates_to_product_reference": "7Client-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Client-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z:nss-devel-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Client-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Client-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.i686" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.i686", "relates_to_product_reference": "7Client-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc", "relates_to_product_reference": "7Client-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Client-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Client-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390", "relates_to_product_reference": "7Client-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Client-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Client-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Client-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Client-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Client-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Client-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Client-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z:nss-tools-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Client-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Client-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Client-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z:nss-tools-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Client-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5.Z:nss-tools-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Client-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z:nss-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Client-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z:nss-0:3.36.0-7.el7_5.i686" }, "product_reference": "nss-0:3.36.0-7.el7_5.i686", "relates_to_product_reference": "7Client-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc" }, "product_reference": "nss-0:3.36.0-7.el7_5.ppc", "relates_to_product_reference": "7Client-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Client-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Client-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z:nss-0:3.36.0-7.el7_5.s390" }, "product_reference": "nss-0:3.36.0-7.el7_5.s390", "relates_to_product_reference": "7Client-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z:nss-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Client-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z:nss-0:3.36.0-7.el7_5.src" }, "product_reference": "nss-0:3.36.0-7.el7_5.src", "relates_to_product_reference": "7Client-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z:nss-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Client-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Client-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.i686" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.i686", "relates_to_product_reference": "7Client-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.ppc", "relates_to_product_reference": "7Client-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Client-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Client-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.s390", "relates_to_product_reference": "7Client-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Client-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Client-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Client-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.i686" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.i686", "relates_to_product_reference": "7Client-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.ppc", "relates_to_product_reference": "7Client-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Client-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Client-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.s390", "relates_to_product_reference": "7Client-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Client-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Client-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Client-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.i686" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.i686", "relates_to_product_reference": "7Client-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc", "relates_to_product_reference": "7Client-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Client-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Client-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390", "relates_to_product_reference": "7Client-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Client-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Client-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Client-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Client-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Client-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Client-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Client-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Client-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Client-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Client-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Client-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Client-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z:nss-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7ComputeNode-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z:nss-0:3.36.0-7.el7_5.i686" }, "product_reference": "nss-0:3.36.0-7.el7_5.i686", "relates_to_product_reference": "7ComputeNode-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z:nss-0:3.36.0-7.el7_5.ppc" }, "product_reference": "nss-0:3.36.0-7.el7_5.ppc", "relates_to_product_reference": "7ComputeNode-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7ComputeNode-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7ComputeNode-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z:nss-0:3.36.0-7.el7_5.s390" }, "product_reference": "nss-0:3.36.0-7.el7_5.s390", "relates_to_product_reference": "7ComputeNode-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z:nss-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7ComputeNode-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z:nss-0:3.36.0-7.el7_5.src" }, "product_reference": "nss-0:3.36.0-7.el7_5.src", "relates_to_product_reference": "7ComputeNode-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z:nss-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7ComputeNode-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7ComputeNode-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.i686" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.i686", "relates_to_product_reference": "7ComputeNode-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.ppc", "relates_to_product_reference": "7ComputeNode-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7ComputeNode-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7ComputeNode-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.s390", "relates_to_product_reference": "7ComputeNode-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7ComputeNode-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7ComputeNode-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z:nss-devel-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7ComputeNode-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z:nss-devel-0:3.36.0-7.el7_5.i686" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.i686", "relates_to_product_reference": "7ComputeNode-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.ppc", "relates_to_product_reference": "7ComputeNode-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7ComputeNode-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7ComputeNode-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.s390", "relates_to_product_reference": "7ComputeNode-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7ComputeNode-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z:nss-devel-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7ComputeNode-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7ComputeNode-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.i686" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.i686", "relates_to_product_reference": "7ComputeNode-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc", "relates_to_product_reference": "7ComputeNode-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7ComputeNode-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7ComputeNode-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390", "relates_to_product_reference": "7ComputeNode-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7ComputeNode-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7ComputeNode-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7ComputeNode-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7ComputeNode-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7ComputeNode-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7ComputeNode-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7ComputeNode-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z:nss-tools-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7ComputeNode-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7ComputeNode-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7ComputeNode-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z:nss-tools-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7ComputeNode-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.5.Z:nss-tools-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7ComputeNode-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z:nss-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z:nss-0:3.36.0-7.el7_5.i686" }, "product_reference": "nss-0:3.36.0-7.el7_5.i686", "relates_to_product_reference": "7ComputeNode-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc" }, "product_reference": "nss-0:3.36.0-7.el7_5.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z:nss-0:3.36.0-7.el7_5.s390" }, "product_reference": "nss-0:3.36.0-7.el7_5.s390", "relates_to_product_reference": "7ComputeNode-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z:nss-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z:nss-0:3.36.0-7.el7_5.src" }, "product_reference": "nss-0:3.36.0-7.el7_5.src", "relates_to_product_reference": "7ComputeNode-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z:nss-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.i686" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.i686", "relates_to_product_reference": "7ComputeNode-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.s390", "relates_to_product_reference": "7ComputeNode-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.i686" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.i686", "relates_to_product_reference": "7ComputeNode-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.s390", "relates_to_product_reference": "7ComputeNode-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.i686" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.i686", "relates_to_product_reference": "7ComputeNode-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390", "relates_to_product_reference": "7ComputeNode-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z:nss-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Server-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z:nss-0:3.36.0-7.el7_5.i686" }, "product_reference": "nss-0:3.36.0-7.el7_5.i686", "relates_to_product_reference": "7Server-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z:nss-0:3.36.0-7.el7_5.ppc" }, "product_reference": "nss-0:3.36.0-7.el7_5.ppc", "relates_to_product_reference": "7Server-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Server-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Server-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z:nss-0:3.36.0-7.el7_5.s390" }, "product_reference": "nss-0:3.36.0-7.el7_5.s390", "relates_to_product_reference": "7Server-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z:nss-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Server-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.src as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z:nss-0:3.36.0-7.el7_5.src" }, "product_reference": "nss-0:3.36.0-7.el7_5.src", "relates_to_product_reference": "7Server-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z:nss-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Server-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Server-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.i686" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.i686", "relates_to_product_reference": "7Server-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.ppc", "relates_to_product_reference": "7Server-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Server-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Server-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.s390", "relates_to_product_reference": "7Server-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Server-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Server-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z:nss-devel-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Server-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z:nss-devel-0:3.36.0-7.el7_5.i686" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.i686", "relates_to_product_reference": "7Server-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.ppc", "relates_to_product_reference": "7Server-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Server-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Server-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.s390", "relates_to_product_reference": "7Server-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Server-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z:nss-devel-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Server-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Server-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.i686" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.i686", "relates_to_product_reference": "7Server-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc", "relates_to_product_reference": "7Server-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Server-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Server-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390", "relates_to_product_reference": "7Server-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Server-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Server-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Server-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Server-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Server-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Server-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Server-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z:nss-tools-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Server-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Server-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Server-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z:nss-tools-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Server-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5.Z:nss-tools-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Server-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Server-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.i686" }, "product_reference": "nss-0:3.36.0-7.el7_5.i686", "relates_to_product_reference": "7Server-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.ppc" }, "product_reference": "nss-0:3.36.0-7.el7_5.ppc", "relates_to_product_reference": "7Server-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Server-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Server-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.s390" }, "product_reference": "nss-0:3.36.0-7.el7_5.s390", "relates_to_product_reference": "7Server-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Server-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.src as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.src" }, "product_reference": "nss-0:3.36.0-7.el7_5.src", "relates_to_product_reference": "7Server-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Server-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Server-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.i686" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.i686", "relates_to_product_reference": "7Server-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.ppc", "relates_to_product_reference": "7Server-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Server-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Server-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.s390", "relates_to_product_reference": "7Server-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Server-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Server-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Server-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.i686" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.i686", "relates_to_product_reference": "7Server-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.ppc", "relates_to_product_reference": "7Server-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Server-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Server-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.s390", "relates_to_product_reference": "7Server-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Server-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Server-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Server-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.i686" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.i686", "relates_to_product_reference": "7Server-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc", "relates_to_product_reference": "7Server-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Server-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Server-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390", "relates_to_product_reference": "7Server-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Server-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Server-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Server-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Server-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Server-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Server-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Server-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z:nss-tools-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Server-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Server-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Server-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z:nss-tools-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Server-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.5.Z:nss-tools-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Server-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z:nss-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Server-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z:nss-0:3.36.0-7.el7_5.i686" }, "product_reference": "nss-0:3.36.0-7.el7_5.i686", "relates_to_product_reference": "7Server-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc" }, "product_reference": "nss-0:3.36.0-7.el7_5.ppc", "relates_to_product_reference": "7Server-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Server-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Server-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z:nss-0:3.36.0-7.el7_5.s390" }, "product_reference": "nss-0:3.36.0-7.el7_5.s390", "relates_to_product_reference": "7Server-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z:nss-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Server-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z:nss-0:3.36.0-7.el7_5.src" }, "product_reference": "nss-0:3.36.0-7.el7_5.src", "relates_to_product_reference": "7Server-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z:nss-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Server-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Server-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.i686" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.i686", "relates_to_product_reference": "7Server-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.ppc", "relates_to_product_reference": "7Server-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Server-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Server-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.s390", "relates_to_product_reference": "7Server-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Server-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Server-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Server-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.i686" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.i686", "relates_to_product_reference": "7Server-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.ppc", "relates_to_product_reference": "7Server-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Server-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Server-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.s390", "relates_to_product_reference": "7Server-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Server-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Server-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Server-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.i686" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.i686", "relates_to_product_reference": "7Server-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc", "relates_to_product_reference": "7Server-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Server-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Server-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390", "relates_to_product_reference": "7Server-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Server-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Server-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Server-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Server-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Server-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Server-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Server-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Server-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Server-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Server-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Server-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Server-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.i686" }, "product_reference": "nss-0:3.36.0-7.el7_5.i686", "relates_to_product_reference": "7Server-optional-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.ppc" }, "product_reference": "nss-0:3.36.0-7.el7_5.ppc", "relates_to_product_reference": "7Server-optional-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.s390" }, "product_reference": "nss-0:3.36.0-7.el7_5.s390", "relates_to_product_reference": "7Server-optional-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.src as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.src" }, "product_reference": "nss-0:3.36.0-7.el7_5.src", "relates_to_product_reference": "7Server-optional-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.i686" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.i686", "relates_to_product_reference": "7Server-optional-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.ppc", "relates_to_product_reference": "7Server-optional-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.s390", "relates_to_product_reference": "7Server-optional-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.i686" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.i686", "relates_to_product_reference": "7Server-optional-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.ppc", "relates_to_product_reference": "7Server-optional-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.s390", "relates_to_product_reference": "7Server-optional-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.i686" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.i686", "relates_to_product_reference": "7Server-optional-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc", "relates_to_product_reference": "7Server-optional-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390", "relates_to_product_reference": "7Server-optional-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z:nss-tools-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z:nss-tools-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.5.Z:nss-tools-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z:nss-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Workstation-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z:nss-0:3.36.0-7.el7_5.i686" }, "product_reference": "nss-0:3.36.0-7.el7_5.i686", "relates_to_product_reference": "7Workstation-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z:nss-0:3.36.0-7.el7_5.ppc" }, "product_reference": "nss-0:3.36.0-7.el7_5.ppc", "relates_to_product_reference": "7Workstation-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Workstation-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Workstation-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z:nss-0:3.36.0-7.el7_5.s390" }, "product_reference": "nss-0:3.36.0-7.el7_5.s390", "relates_to_product_reference": "7Workstation-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z:nss-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Workstation-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z:nss-0:3.36.0-7.el7_5.src" }, "product_reference": "nss-0:3.36.0-7.el7_5.src", "relates_to_product_reference": "7Workstation-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z:nss-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Workstation-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Workstation-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.i686" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.i686", "relates_to_product_reference": "7Workstation-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.ppc", "relates_to_product_reference": "7Workstation-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Workstation-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Workstation-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.s390", "relates_to_product_reference": "7Workstation-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Workstation-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Workstation-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z:nss-devel-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Workstation-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z:nss-devel-0:3.36.0-7.el7_5.i686" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.i686", "relates_to_product_reference": "7Workstation-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.ppc", "relates_to_product_reference": "7Workstation-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Workstation-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Workstation-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.s390", "relates_to_product_reference": "7Workstation-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Workstation-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z:nss-devel-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Workstation-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Workstation-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.i686" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.i686", "relates_to_product_reference": "7Workstation-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc", "relates_to_product_reference": "7Workstation-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Workstation-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Workstation-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390", "relates_to_product_reference": "7Workstation-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Workstation-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Workstation-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Workstation-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Workstation-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Workstation-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Workstation-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Workstation-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z:nss-tools-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Workstation-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Workstation-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Workstation-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z:nss-tools-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Workstation-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5.Z:nss-tools-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Workstation-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z:nss-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Workstation-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z:nss-0:3.36.0-7.el7_5.i686" }, "product_reference": "nss-0:3.36.0-7.el7_5.i686", "relates_to_product_reference": "7Workstation-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc" }, "product_reference": "nss-0:3.36.0-7.el7_5.ppc", "relates_to_product_reference": "7Workstation-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Workstation-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z:nss-0:3.36.0-7.el7_5.s390" }, "product_reference": "nss-0:3.36.0-7.el7_5.s390", "relates_to_product_reference": "7Workstation-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z:nss-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Workstation-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z:nss-0:3.36.0-7.el7_5.src" }, "product_reference": "nss-0:3.36.0-7.el7_5.src", "relates_to_product_reference": "7Workstation-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z:nss-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Workstation-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Workstation-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.i686" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.i686", "relates_to_product_reference": "7Workstation-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.ppc", "relates_to_product_reference": "7Workstation-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Workstation-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.s390", "relates_to_product_reference": "7Workstation-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Workstation-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-debuginfo-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Workstation-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Workstation-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.i686" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.i686", "relates_to_product_reference": "7Workstation-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.ppc", "relates_to_product_reference": "7Workstation-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Workstation-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.s390", "relates_to_product_reference": "7Workstation-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Workstation-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-devel-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Workstation-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Workstation-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.i686" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.i686", "relates_to_product_reference": "7Workstation-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc", "relates_to_product_reference": "7Workstation-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Workstation-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390", "relates_to_product_reference": "7Workstation-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Workstation-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Workstation-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Workstation-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Workstation-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Workstation-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-sysinit-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Workstation-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.aarch64" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.aarch64", "relates_to_product_reference": "7Workstation-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.ppc64", "relates_to_product_reference": "7Workstation-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64le" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.s390x" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.s390x", "relates_to_product_reference": "7Workstation-optional-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-7.el7_5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.x86_64" }, "product_reference": "nss-tools-0:3.36.0-7.el7_5.x86_64", "relates_to_product_reference": "7Workstation-optional-7.5.Z" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "the Mozilla project" ] } ], "cve": "CVE-2018-12384", "discovery_date": "2018-08-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1622089" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way NSS responded to an SSLv2-compatible ClientHello with a ServerHello that had an all-zero random. A man-in-the-middle attacker could use this flaw in a passive replay attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: ServerHello.random is all zeros when handling a v2-compatible ClientHello", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-7.5.Z:nss-0:3.36.0-7.el7_5.aarch64", "7Client-7.5.Z:nss-0:3.36.0-7.el7_5.i686", "7Client-7.5.Z:nss-0:3.36.0-7.el7_5.ppc", "7Client-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64", "7Client-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64le", "7Client-7.5.Z:nss-0:3.36.0-7.el7_5.s390", "7Client-7.5.Z:nss-0:3.36.0-7.el7_5.s390x", "7Client-7.5.Z:nss-0:3.36.0-7.el7_5.src", "7Client-7.5.Z:nss-0:3.36.0-7.el7_5.x86_64", "7Client-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.aarch64", "7Client-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.i686", "7Client-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc", "7Client-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64", "7Client-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64le", "7Client-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390", "7Client-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390x", "7Client-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.x86_64", "7Client-7.5.Z:nss-devel-0:3.36.0-7.el7_5.aarch64", "7Client-7.5.Z:nss-devel-0:3.36.0-7.el7_5.i686", "7Client-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc", "7Client-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64", "7Client-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64le", "7Client-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390", "7Client-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390x", "7Client-7.5.Z:nss-devel-0:3.36.0-7.el7_5.x86_64", "7Client-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64", "7Client-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.i686", "7Client-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc", "7Client-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64", "7Client-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le", "7Client-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390", "7Client-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x", "7Client-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64", "7Client-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.aarch64", "7Client-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64", "7Client-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64le", "7Client-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.s390x", "7Client-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.x86_64", "7Client-7.5.Z:nss-tools-0:3.36.0-7.el7_5.aarch64", "7Client-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64", "7Client-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64le", "7Client-7.5.Z:nss-tools-0:3.36.0-7.el7_5.s390x", "7Client-7.5.Z:nss-tools-0:3.36.0-7.el7_5.x86_64", "7Client-optional-7.5.Z:nss-0:3.36.0-7.el7_5.aarch64", "7Client-optional-7.5.Z:nss-0:3.36.0-7.el7_5.i686", "7Client-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc", "7Client-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64", "7Client-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64le", "7Client-optional-7.5.Z:nss-0:3.36.0-7.el7_5.s390", "7Client-optional-7.5.Z:nss-0:3.36.0-7.el7_5.s390x", "7Client-optional-7.5.Z:nss-0:3.36.0-7.el7_5.src", "7Client-optional-7.5.Z:nss-0:3.36.0-7.el7_5.x86_64", "7Client-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.aarch64", "7Client-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.i686", "7Client-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc", "7Client-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64", "7Client-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64le", "7Client-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390", "7Client-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390x", "7Client-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.x86_64", "7Client-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.aarch64", "7Client-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.i686", "7Client-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc", "7Client-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64", "7Client-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64le", "7Client-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390", "7Client-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390x", "7Client-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.x86_64", "7Client-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64", "7Client-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.i686", "7Client-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc", "7Client-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64", "7Client-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le", "7Client-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390", "7Client-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x", "7Client-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64", "7Client-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.aarch64", "7Client-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64", "7Client-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64le", "7Client-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.s390x", "7Client-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.x86_64", "7Client-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.aarch64", "7Client-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64", "7Client-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64le", "7Client-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.s390x", "7Client-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.x86_64", "7ComputeNode-7.5.Z:nss-0:3.36.0-7.el7_5.aarch64", "7ComputeNode-7.5.Z:nss-0:3.36.0-7.el7_5.i686", "7ComputeNode-7.5.Z:nss-0:3.36.0-7.el7_5.ppc", "7ComputeNode-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64", "7ComputeNode-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64le", "7ComputeNode-7.5.Z:nss-0:3.36.0-7.el7_5.s390", "7ComputeNode-7.5.Z:nss-0:3.36.0-7.el7_5.s390x", "7ComputeNode-7.5.Z:nss-0:3.36.0-7.el7_5.src", "7ComputeNode-7.5.Z:nss-0:3.36.0-7.el7_5.x86_64", "7ComputeNode-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.aarch64", "7ComputeNode-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.i686", "7ComputeNode-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc", "7ComputeNode-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64", "7ComputeNode-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64le", "7ComputeNode-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390", "7ComputeNode-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390x", "7ComputeNode-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.x86_64", "7ComputeNode-7.5.Z:nss-devel-0:3.36.0-7.el7_5.aarch64", "7ComputeNode-7.5.Z:nss-devel-0:3.36.0-7.el7_5.i686", "7ComputeNode-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc", "7ComputeNode-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64", "7ComputeNode-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64le", "7ComputeNode-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390", "7ComputeNode-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390x", "7ComputeNode-7.5.Z:nss-devel-0:3.36.0-7.el7_5.x86_64", "7ComputeNode-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64", "7ComputeNode-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.i686", "7ComputeNode-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc", "7ComputeNode-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64", "7ComputeNode-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le", "7ComputeNode-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390", "7ComputeNode-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x", "7ComputeNode-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64", "7ComputeNode-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.aarch64", "7ComputeNode-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64", "7ComputeNode-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64le", "7ComputeNode-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.s390x", "7ComputeNode-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.x86_64", "7ComputeNode-7.5.Z:nss-tools-0:3.36.0-7.el7_5.aarch64", "7ComputeNode-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64", "7ComputeNode-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64le", "7ComputeNode-7.5.Z:nss-tools-0:3.36.0-7.el7_5.s390x", "7ComputeNode-7.5.Z:nss-tools-0:3.36.0-7.el7_5.x86_64", "7ComputeNode-optional-7.5.Z:nss-0:3.36.0-7.el7_5.aarch64", "7ComputeNode-optional-7.5.Z:nss-0:3.36.0-7.el7_5.i686", "7ComputeNode-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc", "7ComputeNode-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64", "7ComputeNode-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64le", "7ComputeNode-optional-7.5.Z:nss-0:3.36.0-7.el7_5.s390", "7ComputeNode-optional-7.5.Z:nss-0:3.36.0-7.el7_5.s390x", "7ComputeNode-optional-7.5.Z:nss-0:3.36.0-7.el7_5.src", "7ComputeNode-optional-7.5.Z:nss-0:3.36.0-7.el7_5.x86_64", "7ComputeNode-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.aarch64", "7ComputeNode-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.i686", "7ComputeNode-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc", "7ComputeNode-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64", "7ComputeNode-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64le", "7ComputeNode-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390", "7ComputeNode-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390x", "7ComputeNode-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.x86_64", "7ComputeNode-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.aarch64", "7ComputeNode-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.i686", "7ComputeNode-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc", "7ComputeNode-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64", "7ComputeNode-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64le", "7ComputeNode-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390", "7ComputeNode-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390x", "7ComputeNode-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.x86_64", "7ComputeNode-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64", "7ComputeNode-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.i686", "7ComputeNode-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc", "7ComputeNode-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64", "7ComputeNode-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le", "7ComputeNode-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390", "7ComputeNode-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x", "7ComputeNode-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64", "7ComputeNode-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.aarch64", "7ComputeNode-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64", "7ComputeNode-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64le", "7ComputeNode-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.s390x", "7ComputeNode-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.x86_64", "7ComputeNode-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.aarch64", "7ComputeNode-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64", "7ComputeNode-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64le", "7ComputeNode-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.s390x", "7ComputeNode-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.x86_64", "7Server-7.5.Z:nss-0:3.36.0-7.el7_5.aarch64", "7Server-7.5.Z:nss-0:3.36.0-7.el7_5.i686", "7Server-7.5.Z:nss-0:3.36.0-7.el7_5.ppc", "7Server-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64", "7Server-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64le", "7Server-7.5.Z:nss-0:3.36.0-7.el7_5.s390", "7Server-7.5.Z:nss-0:3.36.0-7.el7_5.s390x", "7Server-7.5.Z:nss-0:3.36.0-7.el7_5.src", "7Server-7.5.Z:nss-0:3.36.0-7.el7_5.x86_64", "7Server-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.aarch64", "7Server-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.i686", "7Server-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc", "7Server-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64", "7Server-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64le", "7Server-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390", "7Server-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390x", "7Server-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.x86_64", "7Server-7.5.Z:nss-devel-0:3.36.0-7.el7_5.aarch64", "7Server-7.5.Z:nss-devel-0:3.36.0-7.el7_5.i686", "7Server-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc", "7Server-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64", "7Server-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64le", "7Server-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390", "7Server-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390x", "7Server-7.5.Z:nss-devel-0:3.36.0-7.el7_5.x86_64", "7Server-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64", "7Server-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.i686", "7Server-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc", "7Server-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64", "7Server-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le", "7Server-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390", "7Server-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x", "7Server-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64", "7Server-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.aarch64", "7Server-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64", "7Server-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64le", "7Server-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.s390x", "7Server-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.x86_64", "7Server-7.5.Z:nss-tools-0:3.36.0-7.el7_5.aarch64", "7Server-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64", "7Server-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64le", "7Server-7.5.Z:nss-tools-0:3.36.0-7.el7_5.s390x", "7Server-7.5.Z:nss-tools-0:3.36.0-7.el7_5.x86_64", "7Server-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.aarch64", "7Server-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.i686", "7Server-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.ppc", "7Server-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64", "7Server-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64le", "7Server-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.s390", "7Server-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.s390x", "7Server-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.src", "7Server-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.x86_64", "7Server-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.aarch64", "7Server-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.i686", "7Server-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc", "7Server-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64", "7Server-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64le", "7Server-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390", "7Server-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390x", "7Server-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.x86_64", "7Server-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.aarch64", "7Server-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.i686", "7Server-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc", "7Server-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64", "7Server-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64le", "7Server-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390", "7Server-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390x", "7Server-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.x86_64", "7Server-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64", "7Server-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.i686", "7Server-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc", "7Server-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64", "7Server-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le", "7Server-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390", "7Server-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x", "7Server-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64", "7Server-Alt-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.aarch64", "7Server-Alt-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64", "7Server-Alt-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64le", "7Server-Alt-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.s390x", "7Server-Alt-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.x86_64", "7Server-Alt-7.5.Z:nss-tools-0:3.36.0-7.el7_5.aarch64", "7Server-Alt-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64", "7Server-Alt-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64le", "7Server-Alt-7.5.Z:nss-tools-0:3.36.0-7.el7_5.s390x", "7Server-Alt-7.5.Z:nss-tools-0:3.36.0-7.el7_5.x86_64", "7Server-optional-7.5.Z:nss-0:3.36.0-7.el7_5.aarch64", "7Server-optional-7.5.Z:nss-0:3.36.0-7.el7_5.i686", "7Server-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc", "7Server-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64", "7Server-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64le", "7Server-optional-7.5.Z:nss-0:3.36.0-7.el7_5.s390", "7Server-optional-7.5.Z:nss-0:3.36.0-7.el7_5.s390x", "7Server-optional-7.5.Z:nss-0:3.36.0-7.el7_5.src", "7Server-optional-7.5.Z:nss-0:3.36.0-7.el7_5.x86_64", "7Server-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.aarch64", "7Server-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.i686", "7Server-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc", "7Server-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64", "7Server-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64le", "7Server-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390", "7Server-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390x", "7Server-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.x86_64", "7Server-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.aarch64", "7Server-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.i686", "7Server-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc", "7Server-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64", "7Server-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64le", "7Server-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390", "7Server-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390x", "7Server-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.x86_64", "7Server-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64", "7Server-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.i686", "7Server-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc", "7Server-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64", "7Server-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le", "7Server-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390", "7Server-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x", "7Server-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64", "7Server-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.aarch64", "7Server-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64", "7Server-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64le", "7Server-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.s390x", "7Server-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.x86_64", "7Server-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.aarch64", "7Server-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64", "7Server-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64le", "7Server-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.s390x", "7Server-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.x86_64", "7Server-optional-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.aarch64", "7Server-optional-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.i686", "7Server-optional-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.ppc", "7Server-optional-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64", "7Server-optional-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64le", "7Server-optional-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.s390", "7Server-optional-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.s390x", "7Server-optional-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.src", "7Server-optional-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.x86_64", "7Server-optional-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.aarch64", "7Server-optional-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.i686", "7Server-optional-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc", "7Server-optional-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64", "7Server-optional-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64le", "7Server-optional-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390", "7Server-optional-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390x", "7Server-optional-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.x86_64", "7Server-optional-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.aarch64", "7Server-optional-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.i686", "7Server-optional-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc", "7Server-optional-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64", "7Server-optional-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64le", "7Server-optional-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390", "7Server-optional-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390x", "7Server-optional-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.x86_64", "7Server-optional-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64", "7Server-optional-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.i686", "7Server-optional-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc", "7Server-optional-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64", "7Server-optional-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le", "7Server-optional-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390", "7Server-optional-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x", "7Server-optional-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64", "7Server-optional-Alt-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.aarch64", "7Server-optional-Alt-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64", "7Server-optional-Alt-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64le", "7Server-optional-Alt-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.s390x", "7Server-optional-Alt-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.x86_64", "7Server-optional-Alt-7.5.Z:nss-tools-0:3.36.0-7.el7_5.aarch64", "7Server-optional-Alt-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64", "7Server-optional-Alt-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64le", "7Server-optional-Alt-7.5.Z:nss-tools-0:3.36.0-7.el7_5.s390x", "7Server-optional-Alt-7.5.Z:nss-tools-0:3.36.0-7.el7_5.x86_64", "7Workstation-7.5.Z:nss-0:3.36.0-7.el7_5.aarch64", "7Workstation-7.5.Z:nss-0:3.36.0-7.el7_5.i686", "7Workstation-7.5.Z:nss-0:3.36.0-7.el7_5.ppc", "7Workstation-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64", "7Workstation-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64le", "7Workstation-7.5.Z:nss-0:3.36.0-7.el7_5.s390", "7Workstation-7.5.Z:nss-0:3.36.0-7.el7_5.s390x", "7Workstation-7.5.Z:nss-0:3.36.0-7.el7_5.src", "7Workstation-7.5.Z:nss-0:3.36.0-7.el7_5.x86_64", "7Workstation-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.aarch64", "7Workstation-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.i686", "7Workstation-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc", "7Workstation-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64", "7Workstation-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64le", "7Workstation-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390", "7Workstation-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390x", "7Workstation-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.x86_64", "7Workstation-7.5.Z:nss-devel-0:3.36.0-7.el7_5.aarch64", "7Workstation-7.5.Z:nss-devel-0:3.36.0-7.el7_5.i686", "7Workstation-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc", "7Workstation-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64", "7Workstation-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64le", "7Workstation-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390", "7Workstation-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390x", "7Workstation-7.5.Z:nss-devel-0:3.36.0-7.el7_5.x86_64", "7Workstation-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64", "7Workstation-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.i686", "7Workstation-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc", "7Workstation-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64", "7Workstation-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le", "7Workstation-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390", "7Workstation-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x", "7Workstation-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64", "7Workstation-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.aarch64", "7Workstation-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64", "7Workstation-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64le", "7Workstation-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.s390x", "7Workstation-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.x86_64", "7Workstation-7.5.Z:nss-tools-0:3.36.0-7.el7_5.aarch64", "7Workstation-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64", "7Workstation-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64le", "7Workstation-7.5.Z:nss-tools-0:3.36.0-7.el7_5.s390x", "7Workstation-7.5.Z:nss-tools-0:3.36.0-7.el7_5.x86_64", "7Workstation-optional-7.5.Z:nss-0:3.36.0-7.el7_5.aarch64", "7Workstation-optional-7.5.Z:nss-0:3.36.0-7.el7_5.i686", "7Workstation-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc", "7Workstation-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64", "7Workstation-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64le", "7Workstation-optional-7.5.Z:nss-0:3.36.0-7.el7_5.s390", "7Workstation-optional-7.5.Z:nss-0:3.36.0-7.el7_5.s390x", "7Workstation-optional-7.5.Z:nss-0:3.36.0-7.el7_5.src", "7Workstation-optional-7.5.Z:nss-0:3.36.0-7.el7_5.x86_64", "7Workstation-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.aarch64", "7Workstation-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.i686", "7Workstation-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc", "7Workstation-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64", "7Workstation-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64le", "7Workstation-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390", "7Workstation-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390x", "7Workstation-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.x86_64", "7Workstation-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.aarch64", "7Workstation-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.i686", "7Workstation-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc", "7Workstation-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64", "7Workstation-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64le", "7Workstation-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390", "7Workstation-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390x", "7Workstation-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.x86_64", "7Workstation-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64", "7Workstation-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.i686", "7Workstation-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc", "7Workstation-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64", "7Workstation-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le", "7Workstation-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390", "7Workstation-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x", "7Workstation-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64", "7Workstation-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.aarch64", "7Workstation-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64", "7Workstation-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64le", "7Workstation-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.s390x", "7Workstation-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.x86_64", "7Workstation-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.aarch64", "7Workstation-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64", "7Workstation-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64le", "7Workstation-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.s390x", "7Workstation-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-12384" }, { "category": "external", "summary": "RHBZ#1622089", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1622089" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-12384", "url": "https://www.cve.org/CVERecord?id=CVE-2018-12384" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-12384", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-12384" }, { "category": "external", "summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.36.5_release_notes", "url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.36.5_release_notes" }, { "category": "external", "summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.39_release_notes", "url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.39_release_notes" } ], "release_date": "2018-09-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-09-25T19:16:52+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, applications using NSS (for example, Firefox) must be restarted for this update to take effect.", "product_ids": [ "7Client-7.5.Z:nss-0:3.36.0-7.el7_5.aarch64", "7Client-7.5.Z:nss-0:3.36.0-7.el7_5.i686", "7Client-7.5.Z:nss-0:3.36.0-7.el7_5.ppc", "7Client-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64", "7Client-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64le", "7Client-7.5.Z:nss-0:3.36.0-7.el7_5.s390", "7Client-7.5.Z:nss-0:3.36.0-7.el7_5.s390x", "7Client-7.5.Z:nss-0:3.36.0-7.el7_5.src", "7Client-7.5.Z:nss-0:3.36.0-7.el7_5.x86_64", "7Client-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.aarch64", "7Client-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.i686", "7Client-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc", "7Client-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64", "7Client-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64le", "7Client-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390", "7Client-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390x", "7Client-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.x86_64", "7Client-7.5.Z:nss-devel-0:3.36.0-7.el7_5.aarch64", "7Client-7.5.Z:nss-devel-0:3.36.0-7.el7_5.i686", "7Client-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc", "7Client-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64", "7Client-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64le", "7Client-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390", "7Client-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390x", "7Client-7.5.Z:nss-devel-0:3.36.0-7.el7_5.x86_64", "7Client-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64", "7Client-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.i686", "7Client-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc", "7Client-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64", "7Client-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le", "7Client-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390", "7Client-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x", "7Client-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64", "7Client-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.aarch64", "7Client-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64", "7Client-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64le", "7Client-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.s390x", "7Client-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.x86_64", "7Client-7.5.Z:nss-tools-0:3.36.0-7.el7_5.aarch64", "7Client-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64", "7Client-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64le", "7Client-7.5.Z:nss-tools-0:3.36.0-7.el7_5.s390x", "7Client-7.5.Z:nss-tools-0:3.36.0-7.el7_5.x86_64", "7Client-optional-7.5.Z:nss-0:3.36.0-7.el7_5.aarch64", "7Client-optional-7.5.Z:nss-0:3.36.0-7.el7_5.i686", "7Client-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc", "7Client-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64", "7Client-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64le", "7Client-optional-7.5.Z:nss-0:3.36.0-7.el7_5.s390", "7Client-optional-7.5.Z:nss-0:3.36.0-7.el7_5.s390x", "7Client-optional-7.5.Z:nss-0:3.36.0-7.el7_5.src", "7Client-optional-7.5.Z:nss-0:3.36.0-7.el7_5.x86_64", "7Client-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.aarch64", "7Client-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.i686", "7Client-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc", "7Client-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64", "7Client-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64le", "7Client-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390", "7Client-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390x", "7Client-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.x86_64", "7Client-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.aarch64", "7Client-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.i686", "7Client-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc", "7Client-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64", "7Client-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64le", "7Client-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390", "7Client-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390x", "7Client-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.x86_64", "7Client-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64", "7Client-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.i686", "7Client-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc", "7Client-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64", "7Client-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le", "7Client-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390", "7Client-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x", "7Client-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64", "7Client-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.aarch64", "7Client-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64", "7Client-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64le", "7Client-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.s390x", "7Client-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.x86_64", "7Client-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.aarch64", "7Client-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64", "7Client-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64le", "7Client-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.s390x", "7Client-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.x86_64", "7ComputeNode-7.5.Z:nss-0:3.36.0-7.el7_5.aarch64", "7ComputeNode-7.5.Z:nss-0:3.36.0-7.el7_5.i686", "7ComputeNode-7.5.Z:nss-0:3.36.0-7.el7_5.ppc", "7ComputeNode-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64", "7ComputeNode-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64le", "7ComputeNode-7.5.Z:nss-0:3.36.0-7.el7_5.s390", "7ComputeNode-7.5.Z:nss-0:3.36.0-7.el7_5.s390x", "7ComputeNode-7.5.Z:nss-0:3.36.0-7.el7_5.src", "7ComputeNode-7.5.Z:nss-0:3.36.0-7.el7_5.x86_64", "7ComputeNode-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.aarch64", "7ComputeNode-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.i686", "7ComputeNode-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc", "7ComputeNode-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64", "7ComputeNode-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64le", "7ComputeNode-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390", "7ComputeNode-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390x", "7ComputeNode-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.x86_64", "7ComputeNode-7.5.Z:nss-devel-0:3.36.0-7.el7_5.aarch64", "7ComputeNode-7.5.Z:nss-devel-0:3.36.0-7.el7_5.i686", "7ComputeNode-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc", "7ComputeNode-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64", "7ComputeNode-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64le", "7ComputeNode-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390", "7ComputeNode-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390x", "7ComputeNode-7.5.Z:nss-devel-0:3.36.0-7.el7_5.x86_64", "7ComputeNode-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64", "7ComputeNode-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.i686", "7ComputeNode-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc", "7ComputeNode-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64", "7ComputeNode-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le", "7ComputeNode-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390", "7ComputeNode-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x", "7ComputeNode-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64", "7ComputeNode-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.aarch64", "7ComputeNode-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64", "7ComputeNode-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64le", "7ComputeNode-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.s390x", "7ComputeNode-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.x86_64", "7ComputeNode-7.5.Z:nss-tools-0:3.36.0-7.el7_5.aarch64", "7ComputeNode-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64", "7ComputeNode-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64le", "7ComputeNode-7.5.Z:nss-tools-0:3.36.0-7.el7_5.s390x", "7ComputeNode-7.5.Z:nss-tools-0:3.36.0-7.el7_5.x86_64", "7ComputeNode-optional-7.5.Z:nss-0:3.36.0-7.el7_5.aarch64", "7ComputeNode-optional-7.5.Z:nss-0:3.36.0-7.el7_5.i686", "7ComputeNode-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc", "7ComputeNode-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64", "7ComputeNode-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64le", "7ComputeNode-optional-7.5.Z:nss-0:3.36.0-7.el7_5.s390", "7ComputeNode-optional-7.5.Z:nss-0:3.36.0-7.el7_5.s390x", "7ComputeNode-optional-7.5.Z:nss-0:3.36.0-7.el7_5.src", "7ComputeNode-optional-7.5.Z:nss-0:3.36.0-7.el7_5.x86_64", "7ComputeNode-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.aarch64", "7ComputeNode-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.i686", "7ComputeNode-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc", "7ComputeNode-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64", "7ComputeNode-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64le", "7ComputeNode-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390", "7ComputeNode-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390x", "7ComputeNode-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.x86_64", "7ComputeNode-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.aarch64", "7ComputeNode-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.i686", "7ComputeNode-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc", "7ComputeNode-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64", "7ComputeNode-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64le", "7ComputeNode-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390", "7ComputeNode-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390x", "7ComputeNode-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.x86_64", "7ComputeNode-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64", "7ComputeNode-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.i686", "7ComputeNode-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc", "7ComputeNode-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64", "7ComputeNode-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le", "7ComputeNode-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390", "7ComputeNode-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x", "7ComputeNode-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64", "7ComputeNode-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.aarch64", "7ComputeNode-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64", "7ComputeNode-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64le", "7ComputeNode-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.s390x", "7ComputeNode-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.x86_64", "7ComputeNode-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.aarch64", "7ComputeNode-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64", "7ComputeNode-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64le", "7ComputeNode-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.s390x", "7ComputeNode-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.x86_64", "7Server-7.5.Z:nss-0:3.36.0-7.el7_5.aarch64", "7Server-7.5.Z:nss-0:3.36.0-7.el7_5.i686", "7Server-7.5.Z:nss-0:3.36.0-7.el7_5.ppc", "7Server-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64", "7Server-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64le", "7Server-7.5.Z:nss-0:3.36.0-7.el7_5.s390", "7Server-7.5.Z:nss-0:3.36.0-7.el7_5.s390x", "7Server-7.5.Z:nss-0:3.36.0-7.el7_5.src", "7Server-7.5.Z:nss-0:3.36.0-7.el7_5.x86_64", "7Server-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.aarch64", "7Server-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.i686", "7Server-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc", "7Server-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64", "7Server-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64le", "7Server-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390", "7Server-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390x", "7Server-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.x86_64", "7Server-7.5.Z:nss-devel-0:3.36.0-7.el7_5.aarch64", "7Server-7.5.Z:nss-devel-0:3.36.0-7.el7_5.i686", "7Server-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc", "7Server-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64", "7Server-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64le", "7Server-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390", "7Server-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390x", "7Server-7.5.Z:nss-devel-0:3.36.0-7.el7_5.x86_64", "7Server-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64", "7Server-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.i686", "7Server-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc", "7Server-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64", "7Server-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le", "7Server-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390", "7Server-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x", "7Server-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64", "7Server-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.aarch64", "7Server-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64", "7Server-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64le", "7Server-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.s390x", "7Server-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.x86_64", "7Server-7.5.Z:nss-tools-0:3.36.0-7.el7_5.aarch64", "7Server-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64", "7Server-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64le", "7Server-7.5.Z:nss-tools-0:3.36.0-7.el7_5.s390x", "7Server-7.5.Z:nss-tools-0:3.36.0-7.el7_5.x86_64", "7Server-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.aarch64", "7Server-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.i686", "7Server-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.ppc", "7Server-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64", "7Server-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64le", "7Server-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.s390", "7Server-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.s390x", "7Server-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.src", "7Server-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.x86_64", "7Server-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.aarch64", "7Server-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.i686", "7Server-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc", "7Server-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64", "7Server-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64le", "7Server-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390", "7Server-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390x", "7Server-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.x86_64", "7Server-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.aarch64", "7Server-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.i686", "7Server-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc", "7Server-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64", "7Server-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64le", "7Server-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390", "7Server-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390x", "7Server-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.x86_64", "7Server-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64", "7Server-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.i686", "7Server-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc", "7Server-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64", "7Server-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le", "7Server-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390", "7Server-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x", "7Server-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64", "7Server-Alt-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.aarch64", "7Server-Alt-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64", "7Server-Alt-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64le", "7Server-Alt-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.s390x", "7Server-Alt-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.x86_64", "7Server-Alt-7.5.Z:nss-tools-0:3.36.0-7.el7_5.aarch64", "7Server-Alt-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64", "7Server-Alt-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64le", "7Server-Alt-7.5.Z:nss-tools-0:3.36.0-7.el7_5.s390x", "7Server-Alt-7.5.Z:nss-tools-0:3.36.0-7.el7_5.x86_64", "7Server-optional-7.5.Z:nss-0:3.36.0-7.el7_5.aarch64", "7Server-optional-7.5.Z:nss-0:3.36.0-7.el7_5.i686", "7Server-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc", "7Server-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64", "7Server-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64le", "7Server-optional-7.5.Z:nss-0:3.36.0-7.el7_5.s390", "7Server-optional-7.5.Z:nss-0:3.36.0-7.el7_5.s390x", "7Server-optional-7.5.Z:nss-0:3.36.0-7.el7_5.src", "7Server-optional-7.5.Z:nss-0:3.36.0-7.el7_5.x86_64", "7Server-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.aarch64", "7Server-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.i686", "7Server-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc", "7Server-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64", "7Server-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64le", "7Server-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390", "7Server-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390x", "7Server-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.x86_64", "7Server-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.aarch64", "7Server-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.i686", "7Server-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc", "7Server-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64", "7Server-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64le", "7Server-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390", "7Server-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390x", "7Server-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.x86_64", "7Server-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64", "7Server-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.i686", "7Server-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc", "7Server-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64", "7Server-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le", "7Server-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390", "7Server-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x", "7Server-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64", "7Server-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.aarch64", "7Server-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64", "7Server-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64le", "7Server-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.s390x", "7Server-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.x86_64", "7Server-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.aarch64", "7Server-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64", "7Server-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64le", "7Server-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.s390x", "7Server-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.x86_64", "7Server-optional-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.aarch64", "7Server-optional-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.i686", "7Server-optional-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.ppc", "7Server-optional-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64", "7Server-optional-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64le", "7Server-optional-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.s390", "7Server-optional-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.s390x", "7Server-optional-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.src", "7Server-optional-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.x86_64", "7Server-optional-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.aarch64", "7Server-optional-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.i686", "7Server-optional-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc", "7Server-optional-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64", "7Server-optional-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64le", "7Server-optional-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390", "7Server-optional-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390x", "7Server-optional-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.x86_64", "7Server-optional-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.aarch64", "7Server-optional-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.i686", "7Server-optional-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc", "7Server-optional-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64", "7Server-optional-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64le", "7Server-optional-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390", "7Server-optional-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390x", "7Server-optional-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.x86_64", "7Server-optional-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64", "7Server-optional-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.i686", "7Server-optional-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc", "7Server-optional-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64", "7Server-optional-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le", "7Server-optional-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390", "7Server-optional-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x", "7Server-optional-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64", "7Server-optional-Alt-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.aarch64", "7Server-optional-Alt-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64", "7Server-optional-Alt-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64le", "7Server-optional-Alt-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.s390x", "7Server-optional-Alt-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.x86_64", "7Server-optional-Alt-7.5.Z:nss-tools-0:3.36.0-7.el7_5.aarch64", "7Server-optional-Alt-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64", "7Server-optional-Alt-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64le", "7Server-optional-Alt-7.5.Z:nss-tools-0:3.36.0-7.el7_5.s390x", "7Server-optional-Alt-7.5.Z:nss-tools-0:3.36.0-7.el7_5.x86_64", "7Workstation-7.5.Z:nss-0:3.36.0-7.el7_5.aarch64", "7Workstation-7.5.Z:nss-0:3.36.0-7.el7_5.i686", "7Workstation-7.5.Z:nss-0:3.36.0-7.el7_5.ppc", "7Workstation-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64", "7Workstation-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64le", "7Workstation-7.5.Z:nss-0:3.36.0-7.el7_5.s390", "7Workstation-7.5.Z:nss-0:3.36.0-7.el7_5.s390x", "7Workstation-7.5.Z:nss-0:3.36.0-7.el7_5.src", "7Workstation-7.5.Z:nss-0:3.36.0-7.el7_5.x86_64", "7Workstation-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.aarch64", "7Workstation-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.i686", "7Workstation-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc", "7Workstation-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64", "7Workstation-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64le", "7Workstation-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390", "7Workstation-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390x", "7Workstation-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.x86_64", "7Workstation-7.5.Z:nss-devel-0:3.36.0-7.el7_5.aarch64", "7Workstation-7.5.Z:nss-devel-0:3.36.0-7.el7_5.i686", "7Workstation-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc", "7Workstation-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64", "7Workstation-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64le", "7Workstation-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390", "7Workstation-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390x", "7Workstation-7.5.Z:nss-devel-0:3.36.0-7.el7_5.x86_64", "7Workstation-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64", "7Workstation-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.i686", "7Workstation-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc", "7Workstation-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64", "7Workstation-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le", "7Workstation-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390", "7Workstation-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x", "7Workstation-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64", "7Workstation-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.aarch64", "7Workstation-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64", "7Workstation-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64le", "7Workstation-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.s390x", "7Workstation-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.x86_64", "7Workstation-7.5.Z:nss-tools-0:3.36.0-7.el7_5.aarch64", "7Workstation-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64", "7Workstation-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64le", "7Workstation-7.5.Z:nss-tools-0:3.36.0-7.el7_5.s390x", "7Workstation-7.5.Z:nss-tools-0:3.36.0-7.el7_5.x86_64", "7Workstation-optional-7.5.Z:nss-0:3.36.0-7.el7_5.aarch64", "7Workstation-optional-7.5.Z:nss-0:3.36.0-7.el7_5.i686", "7Workstation-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc", "7Workstation-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64", "7Workstation-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64le", "7Workstation-optional-7.5.Z:nss-0:3.36.0-7.el7_5.s390", "7Workstation-optional-7.5.Z:nss-0:3.36.0-7.el7_5.s390x", "7Workstation-optional-7.5.Z:nss-0:3.36.0-7.el7_5.src", "7Workstation-optional-7.5.Z:nss-0:3.36.0-7.el7_5.x86_64", "7Workstation-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.aarch64", "7Workstation-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.i686", "7Workstation-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc", "7Workstation-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64", "7Workstation-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64le", "7Workstation-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390", "7Workstation-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390x", "7Workstation-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.x86_64", "7Workstation-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.aarch64", "7Workstation-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.i686", "7Workstation-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc", "7Workstation-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64", "7Workstation-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64le", "7Workstation-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390", "7Workstation-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390x", "7Workstation-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.x86_64", "7Workstation-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64", "7Workstation-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.i686", "7Workstation-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc", "7Workstation-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64", "7Workstation-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le", "7Workstation-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390", "7Workstation-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x", "7Workstation-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64", "7Workstation-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.aarch64", "7Workstation-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64", "7Workstation-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64le", "7Workstation-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.s390x", "7Workstation-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.x86_64", "7Workstation-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.aarch64", "7Workstation-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64", "7Workstation-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64le", "7Workstation-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.s390x", "7Workstation-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:2768" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "7Client-7.5.Z:nss-0:3.36.0-7.el7_5.aarch64", "7Client-7.5.Z:nss-0:3.36.0-7.el7_5.i686", "7Client-7.5.Z:nss-0:3.36.0-7.el7_5.ppc", "7Client-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64", "7Client-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64le", "7Client-7.5.Z:nss-0:3.36.0-7.el7_5.s390", "7Client-7.5.Z:nss-0:3.36.0-7.el7_5.s390x", "7Client-7.5.Z:nss-0:3.36.0-7.el7_5.src", "7Client-7.5.Z:nss-0:3.36.0-7.el7_5.x86_64", "7Client-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.aarch64", "7Client-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.i686", "7Client-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc", "7Client-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64", "7Client-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64le", "7Client-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390", "7Client-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390x", "7Client-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.x86_64", "7Client-7.5.Z:nss-devel-0:3.36.0-7.el7_5.aarch64", "7Client-7.5.Z:nss-devel-0:3.36.0-7.el7_5.i686", "7Client-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc", "7Client-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64", "7Client-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64le", "7Client-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390", "7Client-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390x", "7Client-7.5.Z:nss-devel-0:3.36.0-7.el7_5.x86_64", "7Client-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64", "7Client-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.i686", "7Client-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc", "7Client-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64", "7Client-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le", "7Client-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390", "7Client-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x", "7Client-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64", "7Client-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.aarch64", "7Client-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64", "7Client-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64le", "7Client-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.s390x", "7Client-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.x86_64", "7Client-7.5.Z:nss-tools-0:3.36.0-7.el7_5.aarch64", "7Client-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64", "7Client-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64le", "7Client-7.5.Z:nss-tools-0:3.36.0-7.el7_5.s390x", "7Client-7.5.Z:nss-tools-0:3.36.0-7.el7_5.x86_64", "7Client-optional-7.5.Z:nss-0:3.36.0-7.el7_5.aarch64", "7Client-optional-7.5.Z:nss-0:3.36.0-7.el7_5.i686", "7Client-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc", "7Client-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64", "7Client-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64le", "7Client-optional-7.5.Z:nss-0:3.36.0-7.el7_5.s390", "7Client-optional-7.5.Z:nss-0:3.36.0-7.el7_5.s390x", "7Client-optional-7.5.Z:nss-0:3.36.0-7.el7_5.src", "7Client-optional-7.5.Z:nss-0:3.36.0-7.el7_5.x86_64", "7Client-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.aarch64", "7Client-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.i686", "7Client-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc", "7Client-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64", "7Client-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64le", "7Client-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390", "7Client-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390x", "7Client-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.x86_64", "7Client-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.aarch64", "7Client-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.i686", "7Client-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc", "7Client-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64", "7Client-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64le", "7Client-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390", "7Client-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390x", "7Client-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.x86_64", "7Client-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64", "7Client-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.i686", "7Client-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc", "7Client-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64", "7Client-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le", "7Client-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390", "7Client-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x", "7Client-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64", "7Client-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.aarch64", "7Client-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64", "7Client-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64le", "7Client-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.s390x", "7Client-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.x86_64", "7Client-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.aarch64", "7Client-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64", "7Client-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64le", "7Client-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.s390x", "7Client-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.x86_64", "7ComputeNode-7.5.Z:nss-0:3.36.0-7.el7_5.aarch64", "7ComputeNode-7.5.Z:nss-0:3.36.0-7.el7_5.i686", "7ComputeNode-7.5.Z:nss-0:3.36.0-7.el7_5.ppc", "7ComputeNode-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64", "7ComputeNode-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64le", "7ComputeNode-7.5.Z:nss-0:3.36.0-7.el7_5.s390", "7ComputeNode-7.5.Z:nss-0:3.36.0-7.el7_5.s390x", "7ComputeNode-7.5.Z:nss-0:3.36.0-7.el7_5.src", "7ComputeNode-7.5.Z:nss-0:3.36.0-7.el7_5.x86_64", "7ComputeNode-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.aarch64", "7ComputeNode-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.i686", "7ComputeNode-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc", "7ComputeNode-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64", "7ComputeNode-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64le", "7ComputeNode-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390", "7ComputeNode-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390x", "7ComputeNode-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.x86_64", "7ComputeNode-7.5.Z:nss-devel-0:3.36.0-7.el7_5.aarch64", "7ComputeNode-7.5.Z:nss-devel-0:3.36.0-7.el7_5.i686", "7ComputeNode-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc", "7ComputeNode-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64", "7ComputeNode-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64le", "7ComputeNode-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390", "7ComputeNode-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390x", "7ComputeNode-7.5.Z:nss-devel-0:3.36.0-7.el7_5.x86_64", "7ComputeNode-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64", "7ComputeNode-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.i686", "7ComputeNode-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc", "7ComputeNode-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64", "7ComputeNode-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le", "7ComputeNode-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390", "7ComputeNode-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x", "7ComputeNode-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64", "7ComputeNode-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.aarch64", "7ComputeNode-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64", "7ComputeNode-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64le", "7ComputeNode-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.s390x", "7ComputeNode-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.x86_64", "7ComputeNode-7.5.Z:nss-tools-0:3.36.0-7.el7_5.aarch64", "7ComputeNode-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64", "7ComputeNode-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64le", "7ComputeNode-7.5.Z:nss-tools-0:3.36.0-7.el7_5.s390x", "7ComputeNode-7.5.Z:nss-tools-0:3.36.0-7.el7_5.x86_64", "7ComputeNode-optional-7.5.Z:nss-0:3.36.0-7.el7_5.aarch64", "7ComputeNode-optional-7.5.Z:nss-0:3.36.0-7.el7_5.i686", "7ComputeNode-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc", "7ComputeNode-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64", "7ComputeNode-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64le", "7ComputeNode-optional-7.5.Z:nss-0:3.36.0-7.el7_5.s390", "7ComputeNode-optional-7.5.Z:nss-0:3.36.0-7.el7_5.s390x", "7ComputeNode-optional-7.5.Z:nss-0:3.36.0-7.el7_5.src", "7ComputeNode-optional-7.5.Z:nss-0:3.36.0-7.el7_5.x86_64", "7ComputeNode-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.aarch64", "7ComputeNode-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.i686", "7ComputeNode-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc", "7ComputeNode-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64", "7ComputeNode-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64le", "7ComputeNode-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390", "7ComputeNode-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390x", "7ComputeNode-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.x86_64", "7ComputeNode-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.aarch64", "7ComputeNode-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.i686", "7ComputeNode-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc", "7ComputeNode-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64", "7ComputeNode-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64le", "7ComputeNode-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390", "7ComputeNode-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390x", "7ComputeNode-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.x86_64", "7ComputeNode-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64", "7ComputeNode-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.i686", "7ComputeNode-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc", "7ComputeNode-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64", "7ComputeNode-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le", "7ComputeNode-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390", "7ComputeNode-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x", "7ComputeNode-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64", "7ComputeNode-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.aarch64", "7ComputeNode-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64", "7ComputeNode-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64le", "7ComputeNode-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.s390x", "7ComputeNode-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.x86_64", "7ComputeNode-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.aarch64", "7ComputeNode-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64", "7ComputeNode-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64le", "7ComputeNode-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.s390x", "7ComputeNode-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.x86_64", "7Server-7.5.Z:nss-0:3.36.0-7.el7_5.aarch64", "7Server-7.5.Z:nss-0:3.36.0-7.el7_5.i686", "7Server-7.5.Z:nss-0:3.36.0-7.el7_5.ppc", "7Server-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64", "7Server-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64le", "7Server-7.5.Z:nss-0:3.36.0-7.el7_5.s390", "7Server-7.5.Z:nss-0:3.36.0-7.el7_5.s390x", "7Server-7.5.Z:nss-0:3.36.0-7.el7_5.src", "7Server-7.5.Z:nss-0:3.36.0-7.el7_5.x86_64", "7Server-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.aarch64", "7Server-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.i686", "7Server-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc", "7Server-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64", "7Server-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64le", "7Server-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390", "7Server-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390x", "7Server-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.x86_64", "7Server-7.5.Z:nss-devel-0:3.36.0-7.el7_5.aarch64", "7Server-7.5.Z:nss-devel-0:3.36.0-7.el7_5.i686", "7Server-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc", "7Server-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64", "7Server-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64le", "7Server-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390", "7Server-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390x", "7Server-7.5.Z:nss-devel-0:3.36.0-7.el7_5.x86_64", "7Server-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64", "7Server-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.i686", "7Server-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc", "7Server-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64", "7Server-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le", "7Server-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390", "7Server-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x", "7Server-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64", "7Server-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.aarch64", "7Server-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64", "7Server-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64le", "7Server-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.s390x", "7Server-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.x86_64", "7Server-7.5.Z:nss-tools-0:3.36.0-7.el7_5.aarch64", "7Server-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64", "7Server-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64le", "7Server-7.5.Z:nss-tools-0:3.36.0-7.el7_5.s390x", "7Server-7.5.Z:nss-tools-0:3.36.0-7.el7_5.x86_64", "7Server-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.aarch64", "7Server-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.i686", "7Server-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.ppc", "7Server-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64", "7Server-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64le", "7Server-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.s390", "7Server-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.s390x", "7Server-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.src", "7Server-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.x86_64", "7Server-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.aarch64", "7Server-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.i686", "7Server-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc", "7Server-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64", "7Server-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64le", "7Server-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390", "7Server-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390x", "7Server-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.x86_64", "7Server-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.aarch64", "7Server-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.i686", "7Server-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc", "7Server-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64", "7Server-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64le", "7Server-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390", "7Server-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390x", "7Server-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.x86_64", "7Server-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64", "7Server-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.i686", "7Server-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc", "7Server-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64", "7Server-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le", "7Server-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390", "7Server-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x", "7Server-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64", "7Server-Alt-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.aarch64", "7Server-Alt-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64", "7Server-Alt-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64le", "7Server-Alt-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.s390x", "7Server-Alt-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.x86_64", "7Server-Alt-7.5.Z:nss-tools-0:3.36.0-7.el7_5.aarch64", "7Server-Alt-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64", "7Server-Alt-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64le", "7Server-Alt-7.5.Z:nss-tools-0:3.36.0-7.el7_5.s390x", "7Server-Alt-7.5.Z:nss-tools-0:3.36.0-7.el7_5.x86_64", "7Server-optional-7.5.Z:nss-0:3.36.0-7.el7_5.aarch64", "7Server-optional-7.5.Z:nss-0:3.36.0-7.el7_5.i686", "7Server-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc", "7Server-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64", "7Server-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64le", "7Server-optional-7.5.Z:nss-0:3.36.0-7.el7_5.s390", "7Server-optional-7.5.Z:nss-0:3.36.0-7.el7_5.s390x", "7Server-optional-7.5.Z:nss-0:3.36.0-7.el7_5.src", "7Server-optional-7.5.Z:nss-0:3.36.0-7.el7_5.x86_64", "7Server-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.aarch64", "7Server-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.i686", "7Server-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc", "7Server-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64", "7Server-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64le", "7Server-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390", "7Server-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390x", "7Server-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.x86_64", "7Server-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.aarch64", "7Server-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.i686", "7Server-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc", "7Server-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64", "7Server-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64le", "7Server-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390", "7Server-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390x", "7Server-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.x86_64", "7Server-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64", "7Server-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.i686", "7Server-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc", "7Server-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64", "7Server-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le", "7Server-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390", "7Server-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x", "7Server-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64", "7Server-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.aarch64", "7Server-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64", "7Server-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64le", "7Server-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.s390x", "7Server-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.x86_64", "7Server-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.aarch64", "7Server-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64", "7Server-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64le", "7Server-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.s390x", "7Server-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.x86_64", "7Server-optional-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.aarch64", "7Server-optional-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.i686", "7Server-optional-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.ppc", "7Server-optional-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64", "7Server-optional-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64le", "7Server-optional-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.s390", "7Server-optional-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.s390x", "7Server-optional-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.src", "7Server-optional-Alt-7.5.Z:nss-0:3.36.0-7.el7_5.x86_64", "7Server-optional-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.aarch64", "7Server-optional-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.i686", "7Server-optional-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc", "7Server-optional-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64", "7Server-optional-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64le", "7Server-optional-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390", "7Server-optional-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390x", "7Server-optional-Alt-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.x86_64", "7Server-optional-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.aarch64", "7Server-optional-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.i686", "7Server-optional-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc", "7Server-optional-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64", "7Server-optional-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64le", "7Server-optional-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390", "7Server-optional-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390x", "7Server-optional-Alt-7.5.Z:nss-devel-0:3.36.0-7.el7_5.x86_64", "7Server-optional-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64", "7Server-optional-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.i686", "7Server-optional-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc", "7Server-optional-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64", "7Server-optional-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le", "7Server-optional-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390", "7Server-optional-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x", "7Server-optional-Alt-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64", "7Server-optional-Alt-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.aarch64", "7Server-optional-Alt-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64", "7Server-optional-Alt-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64le", "7Server-optional-Alt-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.s390x", "7Server-optional-Alt-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.x86_64", "7Server-optional-Alt-7.5.Z:nss-tools-0:3.36.0-7.el7_5.aarch64", "7Server-optional-Alt-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64", "7Server-optional-Alt-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64le", "7Server-optional-Alt-7.5.Z:nss-tools-0:3.36.0-7.el7_5.s390x", "7Server-optional-Alt-7.5.Z:nss-tools-0:3.36.0-7.el7_5.x86_64", "7Workstation-7.5.Z:nss-0:3.36.0-7.el7_5.aarch64", "7Workstation-7.5.Z:nss-0:3.36.0-7.el7_5.i686", "7Workstation-7.5.Z:nss-0:3.36.0-7.el7_5.ppc", "7Workstation-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64", "7Workstation-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64le", "7Workstation-7.5.Z:nss-0:3.36.0-7.el7_5.s390", "7Workstation-7.5.Z:nss-0:3.36.0-7.el7_5.s390x", "7Workstation-7.5.Z:nss-0:3.36.0-7.el7_5.src", "7Workstation-7.5.Z:nss-0:3.36.0-7.el7_5.x86_64", "7Workstation-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.aarch64", "7Workstation-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.i686", "7Workstation-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc", "7Workstation-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64", "7Workstation-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64le", "7Workstation-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390", "7Workstation-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390x", "7Workstation-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.x86_64", "7Workstation-7.5.Z:nss-devel-0:3.36.0-7.el7_5.aarch64", "7Workstation-7.5.Z:nss-devel-0:3.36.0-7.el7_5.i686", "7Workstation-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc", "7Workstation-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64", "7Workstation-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64le", "7Workstation-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390", "7Workstation-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390x", "7Workstation-7.5.Z:nss-devel-0:3.36.0-7.el7_5.x86_64", "7Workstation-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64", "7Workstation-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.i686", "7Workstation-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc", "7Workstation-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64", "7Workstation-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le", "7Workstation-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390", "7Workstation-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x", "7Workstation-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64", "7Workstation-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.aarch64", "7Workstation-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64", "7Workstation-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64le", "7Workstation-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.s390x", "7Workstation-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.x86_64", "7Workstation-7.5.Z:nss-tools-0:3.36.0-7.el7_5.aarch64", "7Workstation-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64", "7Workstation-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64le", "7Workstation-7.5.Z:nss-tools-0:3.36.0-7.el7_5.s390x", "7Workstation-7.5.Z:nss-tools-0:3.36.0-7.el7_5.x86_64", "7Workstation-optional-7.5.Z:nss-0:3.36.0-7.el7_5.aarch64", "7Workstation-optional-7.5.Z:nss-0:3.36.0-7.el7_5.i686", "7Workstation-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc", "7Workstation-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64", "7Workstation-optional-7.5.Z:nss-0:3.36.0-7.el7_5.ppc64le", "7Workstation-optional-7.5.Z:nss-0:3.36.0-7.el7_5.s390", "7Workstation-optional-7.5.Z:nss-0:3.36.0-7.el7_5.s390x", "7Workstation-optional-7.5.Z:nss-0:3.36.0-7.el7_5.src", "7Workstation-optional-7.5.Z:nss-0:3.36.0-7.el7_5.x86_64", "7Workstation-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.aarch64", "7Workstation-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.i686", "7Workstation-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc", "7Workstation-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64", "7Workstation-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.ppc64le", "7Workstation-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390", "7Workstation-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.s390x", "7Workstation-optional-7.5.Z:nss-debuginfo-0:3.36.0-7.el7_5.x86_64", "7Workstation-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.aarch64", "7Workstation-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.i686", "7Workstation-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc", "7Workstation-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64", "7Workstation-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.ppc64le", "7Workstation-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390", "7Workstation-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.s390x", "7Workstation-optional-7.5.Z:nss-devel-0:3.36.0-7.el7_5.x86_64", "7Workstation-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.aarch64", "7Workstation-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.i686", "7Workstation-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc", "7Workstation-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64", "7Workstation-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.ppc64le", "7Workstation-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390", "7Workstation-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.s390x", "7Workstation-optional-7.5.Z:nss-pkcs11-devel-0:3.36.0-7.el7_5.x86_64", "7Workstation-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.aarch64", "7Workstation-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64", "7Workstation-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.ppc64le", "7Workstation-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.s390x", "7Workstation-optional-7.5.Z:nss-sysinit-0:3.36.0-7.el7_5.x86_64", "7Workstation-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.aarch64", "7Workstation-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64", "7Workstation-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.ppc64le", "7Workstation-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.s390x", "7Workstation-optional-7.5.Z:nss-tools-0:3.36.0-7.el7_5.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: ServerHello.random is all zeros when handling a v2-compatible ClientHello" } ] }
rhsa-2018:2898
Vulnerability from csaf_redhat
Published
2018-10-09 16:00
Modified
2024-11-22 12:16
Summary
Red Hat Security Advisory: nss security update
Notes
Topic
An update for nss is now available for Red Hat Enterprise Linux 6.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Network Security Services (NSS) is a set of libraries designed to support the cross-platform development of security-enabled client and server applications.
Security Fix(es):
* nss: ServerHello.random is all zeros when handling a v2-compatible ClientHello (CVE-2018-12384)
For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.
Red Hat would like to thank the Mozilla project for reporting this issue.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for nss is now available for Red Hat Enterprise Linux 6.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Network Security Services (NSS) is a set of libraries designed to support the cross-platform development of security-enabled client and server applications.\n\nSecurity Fix(es):\n\n* nss: ServerHello.random is all zeros when handling a v2-compatible ClientHello (CVE-2018-12384)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.\n\nRed Hat would like to thank the Mozilla project for reporting this issue.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2018:2898", "url": "https://access.redhat.com/errata/RHSA-2018:2898" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1622089", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1622089" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2018/rhsa-2018_2898.json" } ], "title": "Red Hat Security Advisory: nss security update", "tracking": { "current_release_date": "2024-11-22T12:16:12+00:00", "generator": { "date": "2024-11-22T12:16:12+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2018:2898", "initial_release_date": "2018-10-09T16:00:12+00:00", "revision_history": [ { "date": "2018-10-09T16:00:12+00:00", "number": "1", "summary": "Initial version" }, { "date": "2018-10-09T16:00:12+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T12:16:12+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Desktop (v. 6)", "product": { "name": "Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Desktop Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux HPC Node (v. 6)", "product": { "name": "Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server (v. 6)", "product": { "name": "Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation (v. 6)", "product": { "name": "Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::workstation" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "nss-debuginfo-0:3.36.0-9.el6_10.x86_64", "product": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.x86_64", "product_id": "nss-debuginfo-0:3.36.0-9.el6_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-debuginfo@3.36.0-9.el6_10?arch=x86_64" } } }, { "category": "product_version", "name": "nss-tools-0:3.36.0-9.el6_10.x86_64", "product": { "name": "nss-tools-0:3.36.0-9.el6_10.x86_64", "product_id": "nss-tools-0:3.36.0-9.el6_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-tools@3.36.0-9.el6_10?arch=x86_64" } } }, { "category": "product_version", "name": "nss-sysinit-0:3.36.0-9.el6_10.x86_64", "product": { "name": "nss-sysinit-0:3.36.0-9.el6_10.x86_64", "product_id": "nss-sysinit-0:3.36.0-9.el6_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-sysinit@3.36.0-9.el6_10?arch=x86_64" } } }, { "category": "product_version", "name": "nss-0:3.36.0-9.el6_10.x86_64", "product": { "name": "nss-0:3.36.0-9.el6_10.x86_64", "product_id": "nss-0:3.36.0-9.el6_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss@3.36.0-9.el6_10?arch=x86_64" } } }, { "category": "product_version", "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64", "product": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64", "product_id": "nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.36.0-9.el6_10?arch=x86_64" } } }, { "category": "product_version", "name": "nss-devel-0:3.36.0-9.el6_10.x86_64", "product": { "name": "nss-devel-0:3.36.0-9.el6_10.x86_64", "product_id": "nss-devel-0:3.36.0-9.el6_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-devel@3.36.0-9.el6_10?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "nss-debuginfo-0:3.36.0-9.el6_10.i686", "product": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.i686", "product_id": "nss-debuginfo-0:3.36.0-9.el6_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-debuginfo@3.36.0-9.el6_10?arch=i686" } } }, { "category": "product_version", "name": "nss-0:3.36.0-9.el6_10.i686", "product": { "name": "nss-0:3.36.0-9.el6_10.i686", "product_id": "nss-0:3.36.0-9.el6_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss@3.36.0-9.el6_10?arch=i686" } } }, { "category": "product_version", "name": "nss-tools-0:3.36.0-9.el6_10.i686", "product": { "name": "nss-tools-0:3.36.0-9.el6_10.i686", "product_id": "nss-tools-0:3.36.0-9.el6_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-tools@3.36.0-9.el6_10?arch=i686" } } }, { "category": "product_version", "name": "nss-sysinit-0:3.36.0-9.el6_10.i686", "product": { "name": "nss-sysinit-0:3.36.0-9.el6_10.i686", "product_id": "nss-sysinit-0:3.36.0-9.el6_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-sysinit@3.36.0-9.el6_10?arch=i686" } } }, { "category": "product_version", "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.i686", "product": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.i686", "product_id": "nss-pkcs11-devel-0:3.36.0-9.el6_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.36.0-9.el6_10?arch=i686" } } }, { "category": "product_version", "name": "nss-devel-0:3.36.0-9.el6_10.i686", "product": { "name": "nss-devel-0:3.36.0-9.el6_10.i686", "product_id": "nss-devel-0:3.36.0-9.el6_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-devel@3.36.0-9.el6_10?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "nss-0:3.36.0-9.el6_10.src", "product": { "name": "nss-0:3.36.0-9.el6_10.src", "product_id": "nss-0:3.36.0-9.el6_10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss@3.36.0-9.el6_10?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "nss-debuginfo-0:3.36.0-9.el6_10.ppc", "product": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.ppc", "product_id": "nss-debuginfo-0:3.36.0-9.el6_10.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-debuginfo@3.36.0-9.el6_10?arch=ppc" } } }, { "category": "product_version", "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc", "product": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc", "product_id": "nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.36.0-9.el6_10?arch=ppc" } } }, { "category": "product_version", "name": "nss-devel-0:3.36.0-9.el6_10.ppc", "product": { "name": "nss-devel-0:3.36.0-9.el6_10.ppc", "product_id": "nss-devel-0:3.36.0-9.el6_10.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-devel@3.36.0-9.el6_10?arch=ppc" } } }, { "category": "product_version", "name": "nss-0:3.36.0-9.el6_10.ppc", "product": { "name": "nss-0:3.36.0-9.el6_10.ppc", "product_id": "nss-0:3.36.0-9.el6_10.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss@3.36.0-9.el6_10?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "nss-debuginfo-0:3.36.0-9.el6_10.ppc64", "product": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.ppc64", "product_id": "nss-debuginfo-0:3.36.0-9.el6_10.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-debuginfo@3.36.0-9.el6_10?arch=ppc64" } } }, { "category": "product_version", "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64", "product": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64", "product_id": "nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.36.0-9.el6_10?arch=ppc64" } } }, { "category": "product_version", "name": "nss-tools-0:3.36.0-9.el6_10.ppc64", "product": { "name": "nss-tools-0:3.36.0-9.el6_10.ppc64", "product_id": "nss-tools-0:3.36.0-9.el6_10.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-tools@3.36.0-9.el6_10?arch=ppc64" } } }, { "category": "product_version", "name": "nss-devel-0:3.36.0-9.el6_10.ppc64", "product": { "name": "nss-devel-0:3.36.0-9.el6_10.ppc64", "product_id": "nss-devel-0:3.36.0-9.el6_10.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-devel@3.36.0-9.el6_10?arch=ppc64" } } }, { "category": "product_version", "name": "nss-sysinit-0:3.36.0-9.el6_10.ppc64", "product": { "name": "nss-sysinit-0:3.36.0-9.el6_10.ppc64", "product_id": "nss-sysinit-0:3.36.0-9.el6_10.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-sysinit@3.36.0-9.el6_10?arch=ppc64" } } }, { "category": "product_version", "name": "nss-0:3.36.0-9.el6_10.ppc64", "product": { "name": "nss-0:3.36.0-9.el6_10.ppc64", "product_id": "nss-0:3.36.0-9.el6_10.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss@3.36.0-9.el6_10?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "nss-debuginfo-0:3.36.0-9.el6_10.s390", "product": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.s390", "product_id": "nss-debuginfo-0:3.36.0-9.el6_10.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-debuginfo@3.36.0-9.el6_10?arch=s390" } } }, { "category": "product_version", "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.s390", "product": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.s390", "product_id": "nss-pkcs11-devel-0:3.36.0-9.el6_10.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.36.0-9.el6_10?arch=s390" } } }, { "category": "product_version", "name": "nss-devel-0:3.36.0-9.el6_10.s390", "product": { "name": "nss-devel-0:3.36.0-9.el6_10.s390", "product_id": "nss-devel-0:3.36.0-9.el6_10.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-devel@3.36.0-9.el6_10?arch=s390" } } }, { "category": "product_version", "name": "nss-0:3.36.0-9.el6_10.s390", "product": { "name": "nss-0:3.36.0-9.el6_10.s390", "product_id": "nss-0:3.36.0-9.el6_10.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss@3.36.0-9.el6_10?arch=s390" } } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "nss-debuginfo-0:3.36.0-9.el6_10.s390x", "product": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.s390x", "product_id": "nss-debuginfo-0:3.36.0-9.el6_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-debuginfo@3.36.0-9.el6_10?arch=s390x" } } }, { "category": "product_version", "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x", "product": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x", "product_id": "nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-pkcs11-devel@3.36.0-9.el6_10?arch=s390x" } } }, { "category": "product_version", "name": "nss-tools-0:3.36.0-9.el6_10.s390x", "product": { "name": "nss-tools-0:3.36.0-9.el6_10.s390x", "product_id": "nss-tools-0:3.36.0-9.el6_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-tools@3.36.0-9.el6_10?arch=s390x" } } }, { "category": "product_version", "name": "nss-devel-0:3.36.0-9.el6_10.s390x", "product": { "name": "nss-devel-0:3.36.0-9.el6_10.s390x", "product_id": "nss-devel-0:3.36.0-9.el6_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-devel@3.36.0-9.el6_10?arch=s390x" } } }, { "category": "product_version", "name": "nss-sysinit-0:3.36.0-9.el6_10.s390x", "product": { "name": "nss-sysinit-0:3.36.0-9.el6_10.s390x", "product_id": "nss-sysinit-0:3.36.0-9.el6_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss-sysinit@3.36.0-9.el6_10?arch=s390x" } } }, { "category": "product_version", "name": "nss-0:3.36.0-9.el6_10.s390x", "product": { "name": "nss-0:3.36.0-9.el6_10.s390x", "product_id": "nss-0:3.36.0-9.el6_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nss@3.36.0-9.el6_10?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:nss-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.ppc as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:nss-0:3.36.0-9.el6_10.ppc" }, "product_reference": "nss-0:3.36.0-9.el6_10.ppc", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:nss-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.s390 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:nss-0:3.36.0-9.el6_10.s390" }, "product_reference": "nss-0:3.36.0-9.el6_10.s390", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:nss-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.src as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:nss-0:3.36.0-9.el6_10.src" }, "product_reference": "nss-0:3.36.0-9.el6_10.src", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:nss-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.ppc as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.ppc", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.s390 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.s390", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:nss-devel-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.ppc as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.ppc", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.s390 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.s390", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:nss-devel-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.s390 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.s390", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-sysinit-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-sysinit-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-sysinit-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-sysinit-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:nss-tools-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-tools-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:nss-tools-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-tools-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:nss-tools-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-tools-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:nss-tools-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-tools-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:nss-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.ppc as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:nss-0:3.36.0-9.el6_10.ppc" }, "product_reference": "nss-0:3.36.0-9.el6_10.ppc", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:nss-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.s390 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:nss-0:3.36.0-9.el6_10.s390" }, "product_reference": "nss-0:3.36.0-9.el6_10.s390", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:nss-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.src as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:nss-0:3.36.0-9.el6_10.src" }, "product_reference": "nss-0:3.36.0-9.el6_10.src", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:nss-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.ppc as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.ppc", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.s390 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.s390", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.ppc as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.ppc", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.s390 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.s390", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.s390 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.s390", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-sysinit-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-sysinit-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-sysinit-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-sysinit-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-tools-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-tools-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-tools-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-tools-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:nss-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.ppc as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:nss-0:3.36.0-9.el6_10.ppc" }, "product_reference": "nss-0:3.36.0-9.el6_10.ppc", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:nss-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.s390 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:nss-0:3.36.0-9.el6_10.s390" }, "product_reference": "nss-0:3.36.0-9.el6_10.s390", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:nss-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.src as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:nss-0:3.36.0-9.el6_10.src" }, "product_reference": "nss-0:3.36.0-9.el6_10.src", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:nss-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.ppc as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.ppc", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.s390 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.s390", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:nss-devel-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.ppc as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.ppc", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.s390 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.s390", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:nss-devel-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.s390 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.s390", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-sysinit-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-sysinit-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-sysinit-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-sysinit-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:nss-tools-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-tools-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:nss-tools-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-tools-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:nss-tools-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-tools-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:nss-tools-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-tools-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:nss-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.ppc as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:nss-0:3.36.0-9.el6_10.ppc" }, "product_reference": "nss-0:3.36.0-9.el6_10.ppc", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:nss-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.s390 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:nss-0:3.36.0-9.el6_10.s390" }, "product_reference": "nss-0:3.36.0-9.el6_10.s390", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:nss-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.src as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:nss-0:3.36.0-9.el6_10.src" }, "product_reference": "nss-0:3.36.0-9.el6_10.src", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:nss-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.ppc as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.ppc", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.s390 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.s390", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.ppc as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.ppc", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.s390 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.s390", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.s390 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.s390", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-sysinit-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-sysinit-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-sysinit-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-sysinit-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-tools-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-tools-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-tools-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-tools-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:nss-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.ppc as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:nss-0:3.36.0-9.el6_10.ppc" }, "product_reference": "nss-0:3.36.0-9.el6_10.ppc", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:nss-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.s390 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:nss-0:3.36.0-9.el6_10.s390" }, "product_reference": "nss-0:3.36.0-9.el6_10.s390", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:nss-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.src as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:nss-0:3.36.0-9.el6_10.src" }, "product_reference": "nss-0:3.36.0-9.el6_10.src", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:nss-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.ppc as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.ppc", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.s390 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.s390", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:nss-devel-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.ppc as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.ppc", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.s390 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.s390", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:nss-devel-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.s390 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.s390", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-sysinit-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-sysinit-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-sysinit-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-sysinit-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:nss-tools-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-tools-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:nss-tools-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-tools-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:nss-tools-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-tools-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:nss-tools-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-tools-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:nss-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:nss-0:3.36.0-9.el6_10.ppc" }, "product_reference": "nss-0:3.36.0-9.el6_10.ppc", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:nss-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:nss-0:3.36.0-9.el6_10.s390" }, "product_reference": "nss-0:3.36.0-9.el6_10.s390", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:nss-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.src as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:nss-0:3.36.0-9.el6_10.src" }, "product_reference": "nss-0:3.36.0-9.el6_10.src", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:nss-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.ppc", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.s390", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.ppc", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.s390", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.s390", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-sysinit-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-sysinit-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-sysinit-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-sysinit-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-tools-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-tools-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-tools-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-tools-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:nss-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.ppc as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:nss-0:3.36.0-9.el6_10.ppc" }, "product_reference": "nss-0:3.36.0-9.el6_10.ppc", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:nss-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.s390 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:nss-0:3.36.0-9.el6_10.s390" }, "product_reference": "nss-0:3.36.0-9.el6_10.s390", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:nss-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.src as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:nss-0:3.36.0-9.el6_10.src" }, "product_reference": "nss-0:3.36.0-9.el6_10.src", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:nss-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.ppc as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.ppc", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.s390 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.s390", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:nss-devel-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.ppc as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.ppc", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.s390 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.s390", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:nss-devel-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.s390 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.s390", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-sysinit-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-sysinit-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-sysinit-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-sysinit-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:nss-tools-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-tools-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:nss-tools-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-tools-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:nss-tools-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-tools-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:nss-tools-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-tools-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:nss-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:nss-0:3.36.0-9.el6_10.ppc" }, "product_reference": "nss-0:3.36.0-9.el6_10.ppc", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:nss-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:nss-0:3.36.0-9.el6_10.s390" }, "product_reference": "nss-0:3.36.0-9.el6_10.s390", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:nss-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:nss-0:3.36.0-9.el6_10.src" }, "product_reference": "nss-0:3.36.0-9.el6_10.src", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:nss-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.ppc", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.s390", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-debuginfo-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-debuginfo-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.ppc", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.s390", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-devel-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-devel-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.s390", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-sysinit-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-sysinit-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-sysinit-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-sysinit-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-sysinit-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-9.el6_10.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.i686" }, "product_reference": "nss-tools-0:3.36.0-9.el6_10.i686", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-9.el6_10.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.ppc64" }, "product_reference": "nss-tools-0:3.36.0-9.el6_10.ppc64", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-9.el6_10.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.s390x" }, "product_reference": "nss-tools-0:3.36.0-9.el6_10.s390x", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "nss-tools-0:3.36.0-9.el6_10.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.x86_64" }, "product_reference": "nss-tools-0:3.36.0-9.el6_10.x86_64", "relates_to_product_reference": "6Workstation-optional-6.10.z" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "the Mozilla project" ] } ], "cve": "CVE-2018-12384", "discovery_date": "2018-08-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1622089" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way NSS responded to an SSLv2-compatible ClientHello with a ServerHello that had an all-zero random. A man-in-the-middle attacker could use this flaw in a passive replay attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: ServerHello.random is all zeros when handling a v2-compatible ClientHello", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Client-6.10.z:nss-0:3.36.0-9.el6_10.i686", "6Client-6.10.z:nss-0:3.36.0-9.el6_10.ppc", "6Client-6.10.z:nss-0:3.36.0-9.el6_10.ppc64", "6Client-6.10.z:nss-0:3.36.0-9.el6_10.s390", "6Client-6.10.z:nss-0:3.36.0-9.el6_10.s390x", "6Client-6.10.z:nss-0:3.36.0-9.el6_10.src", "6Client-6.10.z:nss-0:3.36.0-9.el6_10.x86_64", "6Client-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.i686", "6Client-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc", "6Client-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc64", "6Client-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390", "6Client-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390x", "6Client-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.x86_64", "6Client-6.10.z:nss-devel-0:3.36.0-9.el6_10.i686", "6Client-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc", "6Client-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc64", "6Client-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390", "6Client-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390x", "6Client-6.10.z:nss-devel-0:3.36.0-9.el6_10.x86_64", "6Client-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.i686", "6Client-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc", "6Client-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64", "6Client-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390", "6Client-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x", "6Client-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64", "6Client-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.i686", "6Client-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.ppc64", "6Client-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.s390x", "6Client-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.x86_64", "6Client-6.10.z:nss-tools-0:3.36.0-9.el6_10.i686", "6Client-6.10.z:nss-tools-0:3.36.0-9.el6_10.ppc64", "6Client-6.10.z:nss-tools-0:3.36.0-9.el6_10.s390x", "6Client-6.10.z:nss-tools-0:3.36.0-9.el6_10.x86_64", "6Client-optional-6.10.z:nss-0:3.36.0-9.el6_10.i686", "6Client-optional-6.10.z:nss-0:3.36.0-9.el6_10.ppc", "6Client-optional-6.10.z:nss-0:3.36.0-9.el6_10.ppc64", "6Client-optional-6.10.z:nss-0:3.36.0-9.el6_10.s390", "6Client-optional-6.10.z:nss-0:3.36.0-9.el6_10.s390x", "6Client-optional-6.10.z:nss-0:3.36.0-9.el6_10.src", "6Client-optional-6.10.z:nss-0:3.36.0-9.el6_10.x86_64", "6Client-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.i686", "6Client-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc", "6Client-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc64", "6Client-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390", "6Client-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390x", "6Client-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.x86_64", "6Client-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.i686", "6Client-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc", "6Client-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc64", "6Client-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390", "6Client-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390x", "6Client-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.x86_64", "6Client-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.i686", "6Client-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc", "6Client-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64", "6Client-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390", "6Client-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x", "6Client-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64", "6Client-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.i686", "6Client-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.ppc64", "6Client-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.s390x", "6Client-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.x86_64", "6Client-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.i686", "6Client-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.ppc64", "6Client-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.s390x", "6Client-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.x86_64", "6ComputeNode-6.10.z:nss-0:3.36.0-9.el6_10.i686", "6ComputeNode-6.10.z:nss-0:3.36.0-9.el6_10.ppc", "6ComputeNode-6.10.z:nss-0:3.36.0-9.el6_10.ppc64", "6ComputeNode-6.10.z:nss-0:3.36.0-9.el6_10.s390", "6ComputeNode-6.10.z:nss-0:3.36.0-9.el6_10.s390x", "6ComputeNode-6.10.z:nss-0:3.36.0-9.el6_10.src", "6ComputeNode-6.10.z:nss-0:3.36.0-9.el6_10.x86_64", "6ComputeNode-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.i686", "6ComputeNode-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc", "6ComputeNode-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc64", "6ComputeNode-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390", "6ComputeNode-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390x", "6ComputeNode-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.x86_64", "6ComputeNode-6.10.z:nss-devel-0:3.36.0-9.el6_10.i686", "6ComputeNode-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc", "6ComputeNode-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc64", "6ComputeNode-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390", "6ComputeNode-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390x", "6ComputeNode-6.10.z:nss-devel-0:3.36.0-9.el6_10.x86_64", "6ComputeNode-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.i686", "6ComputeNode-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc", "6ComputeNode-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64", "6ComputeNode-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390", "6ComputeNode-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x", "6ComputeNode-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64", "6ComputeNode-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.i686", "6ComputeNode-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.ppc64", "6ComputeNode-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.s390x", "6ComputeNode-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.x86_64", "6ComputeNode-6.10.z:nss-tools-0:3.36.0-9.el6_10.i686", "6ComputeNode-6.10.z:nss-tools-0:3.36.0-9.el6_10.ppc64", "6ComputeNode-6.10.z:nss-tools-0:3.36.0-9.el6_10.s390x", "6ComputeNode-6.10.z:nss-tools-0:3.36.0-9.el6_10.x86_64", "6ComputeNode-optional-6.10.z:nss-0:3.36.0-9.el6_10.i686", "6ComputeNode-optional-6.10.z:nss-0:3.36.0-9.el6_10.ppc", "6ComputeNode-optional-6.10.z:nss-0:3.36.0-9.el6_10.ppc64", "6ComputeNode-optional-6.10.z:nss-0:3.36.0-9.el6_10.s390", "6ComputeNode-optional-6.10.z:nss-0:3.36.0-9.el6_10.s390x", "6ComputeNode-optional-6.10.z:nss-0:3.36.0-9.el6_10.src", "6ComputeNode-optional-6.10.z:nss-0:3.36.0-9.el6_10.x86_64", "6ComputeNode-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.i686", "6ComputeNode-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc", "6ComputeNode-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc64", "6ComputeNode-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390", "6ComputeNode-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390x", "6ComputeNode-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.x86_64", "6ComputeNode-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.i686", "6ComputeNode-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc", "6ComputeNode-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc64", "6ComputeNode-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390", "6ComputeNode-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390x", "6ComputeNode-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.x86_64", "6ComputeNode-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.i686", "6ComputeNode-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc", "6ComputeNode-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64", "6ComputeNode-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390", "6ComputeNode-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x", "6ComputeNode-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64", "6ComputeNode-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.i686", "6ComputeNode-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.ppc64", "6ComputeNode-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.s390x", "6ComputeNode-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.x86_64", "6ComputeNode-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.i686", "6ComputeNode-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.ppc64", "6ComputeNode-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.s390x", "6ComputeNode-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.x86_64", "6Server-6.10.z:nss-0:3.36.0-9.el6_10.i686", "6Server-6.10.z:nss-0:3.36.0-9.el6_10.ppc", "6Server-6.10.z:nss-0:3.36.0-9.el6_10.ppc64", "6Server-6.10.z:nss-0:3.36.0-9.el6_10.s390", "6Server-6.10.z:nss-0:3.36.0-9.el6_10.s390x", "6Server-6.10.z:nss-0:3.36.0-9.el6_10.src", "6Server-6.10.z:nss-0:3.36.0-9.el6_10.x86_64", "6Server-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.i686", "6Server-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc", "6Server-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc64", "6Server-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390", "6Server-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390x", "6Server-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.x86_64", "6Server-6.10.z:nss-devel-0:3.36.0-9.el6_10.i686", "6Server-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc", "6Server-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc64", "6Server-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390", "6Server-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390x", "6Server-6.10.z:nss-devel-0:3.36.0-9.el6_10.x86_64", "6Server-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.i686", "6Server-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc", "6Server-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64", "6Server-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390", "6Server-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x", "6Server-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64", "6Server-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.i686", "6Server-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.ppc64", "6Server-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.s390x", "6Server-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.x86_64", "6Server-6.10.z:nss-tools-0:3.36.0-9.el6_10.i686", "6Server-6.10.z:nss-tools-0:3.36.0-9.el6_10.ppc64", "6Server-6.10.z:nss-tools-0:3.36.0-9.el6_10.s390x", "6Server-6.10.z:nss-tools-0:3.36.0-9.el6_10.x86_64", "6Server-optional-6.10.z:nss-0:3.36.0-9.el6_10.i686", "6Server-optional-6.10.z:nss-0:3.36.0-9.el6_10.ppc", "6Server-optional-6.10.z:nss-0:3.36.0-9.el6_10.ppc64", "6Server-optional-6.10.z:nss-0:3.36.0-9.el6_10.s390", "6Server-optional-6.10.z:nss-0:3.36.0-9.el6_10.s390x", "6Server-optional-6.10.z:nss-0:3.36.0-9.el6_10.src", "6Server-optional-6.10.z:nss-0:3.36.0-9.el6_10.x86_64", "6Server-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.i686", "6Server-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc", "6Server-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc64", "6Server-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390", "6Server-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390x", "6Server-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.x86_64", "6Server-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.i686", "6Server-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc", "6Server-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc64", "6Server-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390", "6Server-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390x", "6Server-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.x86_64", "6Server-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.i686", "6Server-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc", "6Server-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64", "6Server-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390", "6Server-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x", "6Server-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64", "6Server-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.i686", "6Server-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.ppc64", "6Server-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.s390x", "6Server-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.x86_64", "6Server-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.i686", "6Server-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.ppc64", "6Server-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.s390x", "6Server-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.x86_64", "6Workstation-6.10.z:nss-0:3.36.0-9.el6_10.i686", "6Workstation-6.10.z:nss-0:3.36.0-9.el6_10.ppc", "6Workstation-6.10.z:nss-0:3.36.0-9.el6_10.ppc64", "6Workstation-6.10.z:nss-0:3.36.0-9.el6_10.s390", "6Workstation-6.10.z:nss-0:3.36.0-9.el6_10.s390x", "6Workstation-6.10.z:nss-0:3.36.0-9.el6_10.src", "6Workstation-6.10.z:nss-0:3.36.0-9.el6_10.x86_64", "6Workstation-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.i686", "6Workstation-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc", "6Workstation-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc64", "6Workstation-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390", "6Workstation-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390x", "6Workstation-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.x86_64", "6Workstation-6.10.z:nss-devel-0:3.36.0-9.el6_10.i686", "6Workstation-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc", "6Workstation-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc64", "6Workstation-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390", "6Workstation-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390x", "6Workstation-6.10.z:nss-devel-0:3.36.0-9.el6_10.x86_64", "6Workstation-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.i686", "6Workstation-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc", "6Workstation-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64", "6Workstation-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390", "6Workstation-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x", "6Workstation-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64", "6Workstation-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.i686", "6Workstation-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.ppc64", "6Workstation-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.s390x", "6Workstation-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.x86_64", "6Workstation-6.10.z:nss-tools-0:3.36.0-9.el6_10.i686", "6Workstation-6.10.z:nss-tools-0:3.36.0-9.el6_10.ppc64", "6Workstation-6.10.z:nss-tools-0:3.36.0-9.el6_10.s390x", "6Workstation-6.10.z:nss-tools-0:3.36.0-9.el6_10.x86_64", "6Workstation-optional-6.10.z:nss-0:3.36.0-9.el6_10.i686", "6Workstation-optional-6.10.z:nss-0:3.36.0-9.el6_10.ppc", "6Workstation-optional-6.10.z:nss-0:3.36.0-9.el6_10.ppc64", "6Workstation-optional-6.10.z:nss-0:3.36.0-9.el6_10.s390", "6Workstation-optional-6.10.z:nss-0:3.36.0-9.el6_10.s390x", "6Workstation-optional-6.10.z:nss-0:3.36.0-9.el6_10.src", "6Workstation-optional-6.10.z:nss-0:3.36.0-9.el6_10.x86_64", "6Workstation-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.i686", "6Workstation-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc", "6Workstation-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc64", "6Workstation-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390", "6Workstation-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390x", "6Workstation-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.x86_64", "6Workstation-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.i686", "6Workstation-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc", "6Workstation-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc64", "6Workstation-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390", "6Workstation-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390x", "6Workstation-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.x86_64", "6Workstation-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.i686", "6Workstation-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc", "6Workstation-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64", "6Workstation-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390", "6Workstation-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x", "6Workstation-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64", "6Workstation-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.i686", "6Workstation-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.ppc64", "6Workstation-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.s390x", "6Workstation-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.x86_64", "6Workstation-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.i686", "6Workstation-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.ppc64", "6Workstation-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.s390x", "6Workstation-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-12384" }, { "category": "external", "summary": "RHBZ#1622089", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1622089" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-12384", "url": "https://www.cve.org/CVERecord?id=CVE-2018-12384" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-12384", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-12384" }, { "category": "external", "summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.36.5_release_notes", "url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.36.5_release_notes" }, { "category": "external", "summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.39_release_notes", "url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.39_release_notes" } ], "release_date": "2018-09-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-10-09T16:00:12+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, applications using NSS (for example, Firefox) must be restarted for this update to take effect.", "product_ids": [ "6Client-6.10.z:nss-0:3.36.0-9.el6_10.i686", "6Client-6.10.z:nss-0:3.36.0-9.el6_10.ppc", "6Client-6.10.z:nss-0:3.36.0-9.el6_10.ppc64", "6Client-6.10.z:nss-0:3.36.0-9.el6_10.s390", "6Client-6.10.z:nss-0:3.36.0-9.el6_10.s390x", "6Client-6.10.z:nss-0:3.36.0-9.el6_10.src", "6Client-6.10.z:nss-0:3.36.0-9.el6_10.x86_64", "6Client-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.i686", "6Client-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc", "6Client-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc64", "6Client-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390", "6Client-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390x", "6Client-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.x86_64", "6Client-6.10.z:nss-devel-0:3.36.0-9.el6_10.i686", "6Client-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc", "6Client-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc64", "6Client-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390", "6Client-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390x", "6Client-6.10.z:nss-devel-0:3.36.0-9.el6_10.x86_64", "6Client-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.i686", "6Client-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc", "6Client-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64", "6Client-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390", "6Client-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x", "6Client-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64", "6Client-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.i686", "6Client-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.ppc64", "6Client-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.s390x", "6Client-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.x86_64", "6Client-6.10.z:nss-tools-0:3.36.0-9.el6_10.i686", "6Client-6.10.z:nss-tools-0:3.36.0-9.el6_10.ppc64", "6Client-6.10.z:nss-tools-0:3.36.0-9.el6_10.s390x", "6Client-6.10.z:nss-tools-0:3.36.0-9.el6_10.x86_64", "6Client-optional-6.10.z:nss-0:3.36.0-9.el6_10.i686", "6Client-optional-6.10.z:nss-0:3.36.0-9.el6_10.ppc", "6Client-optional-6.10.z:nss-0:3.36.0-9.el6_10.ppc64", "6Client-optional-6.10.z:nss-0:3.36.0-9.el6_10.s390", "6Client-optional-6.10.z:nss-0:3.36.0-9.el6_10.s390x", "6Client-optional-6.10.z:nss-0:3.36.0-9.el6_10.src", "6Client-optional-6.10.z:nss-0:3.36.0-9.el6_10.x86_64", "6Client-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.i686", "6Client-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc", "6Client-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc64", "6Client-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390", "6Client-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390x", "6Client-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.x86_64", "6Client-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.i686", "6Client-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc", "6Client-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc64", "6Client-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390", "6Client-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390x", "6Client-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.x86_64", "6Client-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.i686", "6Client-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc", "6Client-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64", "6Client-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390", "6Client-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x", "6Client-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64", "6Client-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.i686", "6Client-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.ppc64", "6Client-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.s390x", "6Client-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.x86_64", "6Client-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.i686", "6Client-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.ppc64", "6Client-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.s390x", "6Client-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.x86_64", "6ComputeNode-6.10.z:nss-0:3.36.0-9.el6_10.i686", "6ComputeNode-6.10.z:nss-0:3.36.0-9.el6_10.ppc", "6ComputeNode-6.10.z:nss-0:3.36.0-9.el6_10.ppc64", "6ComputeNode-6.10.z:nss-0:3.36.0-9.el6_10.s390", "6ComputeNode-6.10.z:nss-0:3.36.0-9.el6_10.s390x", "6ComputeNode-6.10.z:nss-0:3.36.0-9.el6_10.src", "6ComputeNode-6.10.z:nss-0:3.36.0-9.el6_10.x86_64", "6ComputeNode-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.i686", "6ComputeNode-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc", "6ComputeNode-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc64", "6ComputeNode-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390", "6ComputeNode-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390x", "6ComputeNode-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.x86_64", "6ComputeNode-6.10.z:nss-devel-0:3.36.0-9.el6_10.i686", "6ComputeNode-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc", "6ComputeNode-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc64", "6ComputeNode-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390", "6ComputeNode-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390x", "6ComputeNode-6.10.z:nss-devel-0:3.36.0-9.el6_10.x86_64", "6ComputeNode-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.i686", "6ComputeNode-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc", "6ComputeNode-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64", "6ComputeNode-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390", "6ComputeNode-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x", "6ComputeNode-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64", "6ComputeNode-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.i686", "6ComputeNode-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.ppc64", "6ComputeNode-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.s390x", "6ComputeNode-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.x86_64", "6ComputeNode-6.10.z:nss-tools-0:3.36.0-9.el6_10.i686", "6ComputeNode-6.10.z:nss-tools-0:3.36.0-9.el6_10.ppc64", "6ComputeNode-6.10.z:nss-tools-0:3.36.0-9.el6_10.s390x", "6ComputeNode-6.10.z:nss-tools-0:3.36.0-9.el6_10.x86_64", "6ComputeNode-optional-6.10.z:nss-0:3.36.0-9.el6_10.i686", "6ComputeNode-optional-6.10.z:nss-0:3.36.0-9.el6_10.ppc", "6ComputeNode-optional-6.10.z:nss-0:3.36.0-9.el6_10.ppc64", "6ComputeNode-optional-6.10.z:nss-0:3.36.0-9.el6_10.s390", "6ComputeNode-optional-6.10.z:nss-0:3.36.0-9.el6_10.s390x", "6ComputeNode-optional-6.10.z:nss-0:3.36.0-9.el6_10.src", "6ComputeNode-optional-6.10.z:nss-0:3.36.0-9.el6_10.x86_64", "6ComputeNode-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.i686", "6ComputeNode-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc", "6ComputeNode-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc64", "6ComputeNode-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390", "6ComputeNode-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390x", "6ComputeNode-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.x86_64", "6ComputeNode-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.i686", "6ComputeNode-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc", "6ComputeNode-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc64", "6ComputeNode-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390", "6ComputeNode-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390x", "6ComputeNode-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.x86_64", "6ComputeNode-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.i686", "6ComputeNode-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc", "6ComputeNode-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64", "6ComputeNode-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390", "6ComputeNode-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x", "6ComputeNode-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64", "6ComputeNode-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.i686", "6ComputeNode-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.ppc64", "6ComputeNode-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.s390x", "6ComputeNode-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.x86_64", "6ComputeNode-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.i686", "6ComputeNode-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.ppc64", "6ComputeNode-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.s390x", "6ComputeNode-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.x86_64", "6Server-6.10.z:nss-0:3.36.0-9.el6_10.i686", "6Server-6.10.z:nss-0:3.36.0-9.el6_10.ppc", "6Server-6.10.z:nss-0:3.36.0-9.el6_10.ppc64", "6Server-6.10.z:nss-0:3.36.0-9.el6_10.s390", "6Server-6.10.z:nss-0:3.36.0-9.el6_10.s390x", "6Server-6.10.z:nss-0:3.36.0-9.el6_10.src", "6Server-6.10.z:nss-0:3.36.0-9.el6_10.x86_64", "6Server-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.i686", "6Server-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc", "6Server-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc64", "6Server-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390", "6Server-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390x", "6Server-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.x86_64", "6Server-6.10.z:nss-devel-0:3.36.0-9.el6_10.i686", "6Server-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc", "6Server-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc64", "6Server-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390", "6Server-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390x", "6Server-6.10.z:nss-devel-0:3.36.0-9.el6_10.x86_64", "6Server-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.i686", "6Server-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc", "6Server-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64", "6Server-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390", "6Server-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x", "6Server-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64", "6Server-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.i686", "6Server-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.ppc64", "6Server-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.s390x", "6Server-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.x86_64", "6Server-6.10.z:nss-tools-0:3.36.0-9.el6_10.i686", "6Server-6.10.z:nss-tools-0:3.36.0-9.el6_10.ppc64", "6Server-6.10.z:nss-tools-0:3.36.0-9.el6_10.s390x", "6Server-6.10.z:nss-tools-0:3.36.0-9.el6_10.x86_64", "6Server-optional-6.10.z:nss-0:3.36.0-9.el6_10.i686", "6Server-optional-6.10.z:nss-0:3.36.0-9.el6_10.ppc", "6Server-optional-6.10.z:nss-0:3.36.0-9.el6_10.ppc64", "6Server-optional-6.10.z:nss-0:3.36.0-9.el6_10.s390", "6Server-optional-6.10.z:nss-0:3.36.0-9.el6_10.s390x", "6Server-optional-6.10.z:nss-0:3.36.0-9.el6_10.src", "6Server-optional-6.10.z:nss-0:3.36.0-9.el6_10.x86_64", "6Server-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.i686", "6Server-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc", "6Server-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc64", "6Server-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390", "6Server-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390x", "6Server-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.x86_64", "6Server-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.i686", "6Server-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc", "6Server-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc64", "6Server-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390", "6Server-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390x", "6Server-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.x86_64", "6Server-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.i686", "6Server-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc", "6Server-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64", "6Server-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390", "6Server-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x", "6Server-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64", "6Server-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.i686", "6Server-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.ppc64", "6Server-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.s390x", "6Server-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.x86_64", "6Server-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.i686", "6Server-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.ppc64", "6Server-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.s390x", "6Server-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.x86_64", "6Workstation-6.10.z:nss-0:3.36.0-9.el6_10.i686", "6Workstation-6.10.z:nss-0:3.36.0-9.el6_10.ppc", "6Workstation-6.10.z:nss-0:3.36.0-9.el6_10.ppc64", "6Workstation-6.10.z:nss-0:3.36.0-9.el6_10.s390", "6Workstation-6.10.z:nss-0:3.36.0-9.el6_10.s390x", "6Workstation-6.10.z:nss-0:3.36.0-9.el6_10.src", "6Workstation-6.10.z:nss-0:3.36.0-9.el6_10.x86_64", "6Workstation-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.i686", "6Workstation-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc", "6Workstation-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc64", "6Workstation-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390", "6Workstation-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390x", "6Workstation-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.x86_64", "6Workstation-6.10.z:nss-devel-0:3.36.0-9.el6_10.i686", "6Workstation-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc", "6Workstation-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc64", "6Workstation-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390", "6Workstation-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390x", "6Workstation-6.10.z:nss-devel-0:3.36.0-9.el6_10.x86_64", "6Workstation-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.i686", "6Workstation-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc", "6Workstation-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64", "6Workstation-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390", "6Workstation-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x", "6Workstation-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64", "6Workstation-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.i686", "6Workstation-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.ppc64", "6Workstation-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.s390x", "6Workstation-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.x86_64", "6Workstation-6.10.z:nss-tools-0:3.36.0-9.el6_10.i686", "6Workstation-6.10.z:nss-tools-0:3.36.0-9.el6_10.ppc64", "6Workstation-6.10.z:nss-tools-0:3.36.0-9.el6_10.s390x", "6Workstation-6.10.z:nss-tools-0:3.36.0-9.el6_10.x86_64", "6Workstation-optional-6.10.z:nss-0:3.36.0-9.el6_10.i686", "6Workstation-optional-6.10.z:nss-0:3.36.0-9.el6_10.ppc", "6Workstation-optional-6.10.z:nss-0:3.36.0-9.el6_10.ppc64", "6Workstation-optional-6.10.z:nss-0:3.36.0-9.el6_10.s390", "6Workstation-optional-6.10.z:nss-0:3.36.0-9.el6_10.s390x", "6Workstation-optional-6.10.z:nss-0:3.36.0-9.el6_10.src", "6Workstation-optional-6.10.z:nss-0:3.36.0-9.el6_10.x86_64", "6Workstation-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.i686", "6Workstation-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc", "6Workstation-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc64", "6Workstation-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390", "6Workstation-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390x", "6Workstation-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.x86_64", "6Workstation-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.i686", "6Workstation-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc", "6Workstation-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc64", "6Workstation-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390", "6Workstation-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390x", "6Workstation-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.x86_64", "6Workstation-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.i686", "6Workstation-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc", "6Workstation-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64", "6Workstation-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390", "6Workstation-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x", "6Workstation-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64", "6Workstation-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.i686", "6Workstation-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.ppc64", "6Workstation-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.s390x", "6Workstation-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.x86_64", "6Workstation-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.i686", "6Workstation-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.ppc64", "6Workstation-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.s390x", "6Workstation-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:2898" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "6Client-6.10.z:nss-0:3.36.0-9.el6_10.i686", "6Client-6.10.z:nss-0:3.36.0-9.el6_10.ppc", "6Client-6.10.z:nss-0:3.36.0-9.el6_10.ppc64", "6Client-6.10.z:nss-0:3.36.0-9.el6_10.s390", "6Client-6.10.z:nss-0:3.36.0-9.el6_10.s390x", "6Client-6.10.z:nss-0:3.36.0-9.el6_10.src", "6Client-6.10.z:nss-0:3.36.0-9.el6_10.x86_64", "6Client-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.i686", "6Client-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc", "6Client-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc64", "6Client-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390", "6Client-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390x", "6Client-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.x86_64", "6Client-6.10.z:nss-devel-0:3.36.0-9.el6_10.i686", "6Client-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc", "6Client-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc64", "6Client-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390", "6Client-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390x", "6Client-6.10.z:nss-devel-0:3.36.0-9.el6_10.x86_64", "6Client-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.i686", "6Client-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc", "6Client-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64", "6Client-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390", "6Client-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x", "6Client-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64", "6Client-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.i686", "6Client-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.ppc64", "6Client-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.s390x", "6Client-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.x86_64", "6Client-6.10.z:nss-tools-0:3.36.0-9.el6_10.i686", "6Client-6.10.z:nss-tools-0:3.36.0-9.el6_10.ppc64", "6Client-6.10.z:nss-tools-0:3.36.0-9.el6_10.s390x", "6Client-6.10.z:nss-tools-0:3.36.0-9.el6_10.x86_64", "6Client-optional-6.10.z:nss-0:3.36.0-9.el6_10.i686", "6Client-optional-6.10.z:nss-0:3.36.0-9.el6_10.ppc", "6Client-optional-6.10.z:nss-0:3.36.0-9.el6_10.ppc64", "6Client-optional-6.10.z:nss-0:3.36.0-9.el6_10.s390", "6Client-optional-6.10.z:nss-0:3.36.0-9.el6_10.s390x", "6Client-optional-6.10.z:nss-0:3.36.0-9.el6_10.src", "6Client-optional-6.10.z:nss-0:3.36.0-9.el6_10.x86_64", "6Client-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.i686", "6Client-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc", "6Client-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc64", "6Client-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390", "6Client-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390x", "6Client-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.x86_64", "6Client-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.i686", "6Client-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc", "6Client-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc64", "6Client-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390", "6Client-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390x", "6Client-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.x86_64", "6Client-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.i686", "6Client-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc", "6Client-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64", "6Client-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390", "6Client-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x", "6Client-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64", "6Client-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.i686", "6Client-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.ppc64", "6Client-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.s390x", "6Client-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.x86_64", "6Client-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.i686", "6Client-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.ppc64", "6Client-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.s390x", "6Client-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.x86_64", "6ComputeNode-6.10.z:nss-0:3.36.0-9.el6_10.i686", "6ComputeNode-6.10.z:nss-0:3.36.0-9.el6_10.ppc", "6ComputeNode-6.10.z:nss-0:3.36.0-9.el6_10.ppc64", "6ComputeNode-6.10.z:nss-0:3.36.0-9.el6_10.s390", "6ComputeNode-6.10.z:nss-0:3.36.0-9.el6_10.s390x", "6ComputeNode-6.10.z:nss-0:3.36.0-9.el6_10.src", "6ComputeNode-6.10.z:nss-0:3.36.0-9.el6_10.x86_64", "6ComputeNode-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.i686", "6ComputeNode-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc", "6ComputeNode-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc64", "6ComputeNode-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390", "6ComputeNode-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390x", "6ComputeNode-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.x86_64", "6ComputeNode-6.10.z:nss-devel-0:3.36.0-9.el6_10.i686", "6ComputeNode-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc", "6ComputeNode-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc64", "6ComputeNode-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390", "6ComputeNode-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390x", "6ComputeNode-6.10.z:nss-devel-0:3.36.0-9.el6_10.x86_64", "6ComputeNode-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.i686", "6ComputeNode-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc", "6ComputeNode-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64", "6ComputeNode-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390", "6ComputeNode-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x", "6ComputeNode-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64", "6ComputeNode-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.i686", "6ComputeNode-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.ppc64", "6ComputeNode-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.s390x", "6ComputeNode-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.x86_64", "6ComputeNode-6.10.z:nss-tools-0:3.36.0-9.el6_10.i686", "6ComputeNode-6.10.z:nss-tools-0:3.36.0-9.el6_10.ppc64", "6ComputeNode-6.10.z:nss-tools-0:3.36.0-9.el6_10.s390x", "6ComputeNode-6.10.z:nss-tools-0:3.36.0-9.el6_10.x86_64", "6ComputeNode-optional-6.10.z:nss-0:3.36.0-9.el6_10.i686", "6ComputeNode-optional-6.10.z:nss-0:3.36.0-9.el6_10.ppc", "6ComputeNode-optional-6.10.z:nss-0:3.36.0-9.el6_10.ppc64", "6ComputeNode-optional-6.10.z:nss-0:3.36.0-9.el6_10.s390", "6ComputeNode-optional-6.10.z:nss-0:3.36.0-9.el6_10.s390x", "6ComputeNode-optional-6.10.z:nss-0:3.36.0-9.el6_10.src", "6ComputeNode-optional-6.10.z:nss-0:3.36.0-9.el6_10.x86_64", "6ComputeNode-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.i686", "6ComputeNode-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc", "6ComputeNode-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc64", "6ComputeNode-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390", "6ComputeNode-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390x", "6ComputeNode-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.x86_64", "6ComputeNode-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.i686", "6ComputeNode-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc", "6ComputeNode-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc64", "6ComputeNode-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390", "6ComputeNode-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390x", "6ComputeNode-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.x86_64", "6ComputeNode-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.i686", "6ComputeNode-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc", "6ComputeNode-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64", "6ComputeNode-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390", "6ComputeNode-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x", "6ComputeNode-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64", "6ComputeNode-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.i686", "6ComputeNode-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.ppc64", "6ComputeNode-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.s390x", "6ComputeNode-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.x86_64", "6ComputeNode-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.i686", "6ComputeNode-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.ppc64", "6ComputeNode-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.s390x", "6ComputeNode-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.x86_64", "6Server-6.10.z:nss-0:3.36.0-9.el6_10.i686", "6Server-6.10.z:nss-0:3.36.0-9.el6_10.ppc", "6Server-6.10.z:nss-0:3.36.0-9.el6_10.ppc64", "6Server-6.10.z:nss-0:3.36.0-9.el6_10.s390", "6Server-6.10.z:nss-0:3.36.0-9.el6_10.s390x", "6Server-6.10.z:nss-0:3.36.0-9.el6_10.src", "6Server-6.10.z:nss-0:3.36.0-9.el6_10.x86_64", "6Server-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.i686", "6Server-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc", "6Server-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc64", "6Server-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390", "6Server-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390x", "6Server-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.x86_64", "6Server-6.10.z:nss-devel-0:3.36.0-9.el6_10.i686", "6Server-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc", "6Server-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc64", "6Server-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390", "6Server-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390x", "6Server-6.10.z:nss-devel-0:3.36.0-9.el6_10.x86_64", "6Server-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.i686", "6Server-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc", "6Server-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64", "6Server-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390", "6Server-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x", "6Server-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64", "6Server-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.i686", "6Server-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.ppc64", "6Server-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.s390x", "6Server-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.x86_64", "6Server-6.10.z:nss-tools-0:3.36.0-9.el6_10.i686", "6Server-6.10.z:nss-tools-0:3.36.0-9.el6_10.ppc64", "6Server-6.10.z:nss-tools-0:3.36.0-9.el6_10.s390x", "6Server-6.10.z:nss-tools-0:3.36.0-9.el6_10.x86_64", "6Server-optional-6.10.z:nss-0:3.36.0-9.el6_10.i686", "6Server-optional-6.10.z:nss-0:3.36.0-9.el6_10.ppc", "6Server-optional-6.10.z:nss-0:3.36.0-9.el6_10.ppc64", "6Server-optional-6.10.z:nss-0:3.36.0-9.el6_10.s390", "6Server-optional-6.10.z:nss-0:3.36.0-9.el6_10.s390x", "6Server-optional-6.10.z:nss-0:3.36.0-9.el6_10.src", "6Server-optional-6.10.z:nss-0:3.36.0-9.el6_10.x86_64", "6Server-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.i686", "6Server-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc", "6Server-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc64", "6Server-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390", "6Server-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390x", "6Server-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.x86_64", "6Server-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.i686", "6Server-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc", "6Server-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc64", "6Server-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390", "6Server-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390x", "6Server-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.x86_64", "6Server-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.i686", "6Server-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc", "6Server-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64", "6Server-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390", "6Server-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x", "6Server-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64", "6Server-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.i686", "6Server-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.ppc64", "6Server-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.s390x", "6Server-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.x86_64", "6Server-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.i686", "6Server-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.ppc64", "6Server-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.s390x", "6Server-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.x86_64", "6Workstation-6.10.z:nss-0:3.36.0-9.el6_10.i686", "6Workstation-6.10.z:nss-0:3.36.0-9.el6_10.ppc", "6Workstation-6.10.z:nss-0:3.36.0-9.el6_10.ppc64", "6Workstation-6.10.z:nss-0:3.36.0-9.el6_10.s390", "6Workstation-6.10.z:nss-0:3.36.0-9.el6_10.s390x", "6Workstation-6.10.z:nss-0:3.36.0-9.el6_10.src", "6Workstation-6.10.z:nss-0:3.36.0-9.el6_10.x86_64", "6Workstation-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.i686", "6Workstation-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc", "6Workstation-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc64", "6Workstation-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390", "6Workstation-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390x", "6Workstation-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.x86_64", "6Workstation-6.10.z:nss-devel-0:3.36.0-9.el6_10.i686", "6Workstation-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc", "6Workstation-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc64", "6Workstation-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390", "6Workstation-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390x", "6Workstation-6.10.z:nss-devel-0:3.36.0-9.el6_10.x86_64", "6Workstation-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.i686", "6Workstation-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc", "6Workstation-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64", "6Workstation-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390", "6Workstation-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x", "6Workstation-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64", "6Workstation-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.i686", "6Workstation-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.ppc64", "6Workstation-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.s390x", "6Workstation-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.x86_64", "6Workstation-6.10.z:nss-tools-0:3.36.0-9.el6_10.i686", "6Workstation-6.10.z:nss-tools-0:3.36.0-9.el6_10.ppc64", "6Workstation-6.10.z:nss-tools-0:3.36.0-9.el6_10.s390x", "6Workstation-6.10.z:nss-tools-0:3.36.0-9.el6_10.x86_64", "6Workstation-optional-6.10.z:nss-0:3.36.0-9.el6_10.i686", "6Workstation-optional-6.10.z:nss-0:3.36.0-9.el6_10.ppc", "6Workstation-optional-6.10.z:nss-0:3.36.0-9.el6_10.ppc64", "6Workstation-optional-6.10.z:nss-0:3.36.0-9.el6_10.s390", "6Workstation-optional-6.10.z:nss-0:3.36.0-9.el6_10.s390x", "6Workstation-optional-6.10.z:nss-0:3.36.0-9.el6_10.src", "6Workstation-optional-6.10.z:nss-0:3.36.0-9.el6_10.x86_64", "6Workstation-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.i686", "6Workstation-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc", "6Workstation-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.ppc64", "6Workstation-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390", "6Workstation-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.s390x", "6Workstation-optional-6.10.z:nss-debuginfo-0:3.36.0-9.el6_10.x86_64", "6Workstation-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.i686", "6Workstation-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc", "6Workstation-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.ppc64", "6Workstation-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390", "6Workstation-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.s390x", "6Workstation-optional-6.10.z:nss-devel-0:3.36.0-9.el6_10.x86_64", "6Workstation-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.i686", "6Workstation-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc", "6Workstation-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.ppc64", "6Workstation-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390", "6Workstation-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.s390x", "6Workstation-optional-6.10.z:nss-pkcs11-devel-0:3.36.0-9.el6_10.x86_64", "6Workstation-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.i686", "6Workstation-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.ppc64", "6Workstation-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.s390x", "6Workstation-optional-6.10.z:nss-sysinit-0:3.36.0-9.el6_10.x86_64", "6Workstation-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.i686", "6Workstation-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.ppc64", "6Workstation-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.s390x", "6Workstation-optional-6.10.z:nss-tools-0:3.36.0-9.el6_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: ServerHello.random is all zeros when handling a v2-compatible ClientHello" } ] }
wid-sec-w-2025-1212
Vulnerability from csaf_certbund
Published
2019-04-16 22:00
Modified
2025-06-02 22:00
Summary
Oracle Communications Applications: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Mit der Unified Communications Suite bietet Oracle eine Messaging- und Collaboration-Plattform an.
Oracle Communications Policy Management ist ein Produkt von Oracle und vereint mehrere Bereiche der Kommunikation.
Oracle Communications Unified Inventory Management (UIM) ist eine offene, standardbasierte Anwendung, die eine Bestandsaufnahme von Kommunikationsdiensten und -ressourcen ermöglicht.
Angriff
Ein Angreifer kann mehrere Schwachstellen in Oracle Communications Applications ausnutzen, um dadurch die Integrität, Vertraulichkeit und Verfügbarkeit zu gefährden.
Betroffene Betriebssysteme
- Linux
- UNIX
- Windows
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Mit der Unified Communications Suite bietet Oracle eine Messaging- und Collaboration-Plattform an.\r\nOracle Communications Policy Management ist ein Produkt von Oracle und vereint mehrere Bereiche der Kommunikation.\r\nOracle Communications Unified Inventory Management (UIM) ist eine offene, standardbasierte Anwendung, die eine Bestandsaufnahme von Kommunikationsdiensten und -ressourcen erm\u00f6glicht.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein Angreifer kann mehrere Schwachstellen in Oracle Communications Applications ausnutzen, um dadurch die Integrit\u00e4t, Vertraulichkeit und Verf\u00fcgbarkeit zu gef\u00e4hrden.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- UNIX\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2025-1212 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2019/wid-sec-w-2025-1212.json" }, { "category": "self", "summary": "WID-SEC-2025-1212 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1212" }, { "category": "external", "summary": "Oracle Critical Patch Update Advisory - April 2019 vom 2019-04-16", "url": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html#AppendixCGBU" }, { "category": "external", "summary": "Ubuntu Security Notice USN-4218-1 vom 2019-12-11", "url": "https://usn.ubuntu.com/4218-1/" }, { "category": "external", "summary": "XEROX Security Advisory XRX25-012 vom 2025-06-02", "url": "https://security.business.xerox.com/wp-content/uploads/2025/06/Xerox-Security-Bulletin-XRX25-012-for-Xerox-FreeFlow-Print-Server-v9.pdf" } ], "source_lang": "en-US", "title": "Oracle Communications Applications: Mehrere Schwachstellen", "tracking": { "current_release_date": "2025-06-02T22:00:00.000+00:00", "generator": { "date": "2025-06-03T09:23:36.426+00:00", "engine": { "name": "BSI-WID", "version": "1.3.12" } }, "id": "WID-SEC-W-2025-1212", "initial_release_date": "2019-04-16T22:00:00.000+00:00", "revision_history": [ { "date": "2019-04-16T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2019-04-17T22:00:00.000+00:00", "number": "2", "summary": "Schreibfehler korrigiert" }, { "date": "2019-12-10T23:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2025-06-02T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von XEROX aufgenommen" } ], "status": "final", "version": "4" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "10", "product": { "name": "Oracle Communications EAGLE LNP Application Processor 10.0", "product_id": "T014014", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0" } } }, { "category": "product_version", "name": "10.1", "product": { "name": "Oracle Communications EAGLE LNP Application Processor 10.1", "product_id": "T014015", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1" } } }, { "category": "product_version", "name": "10.2", "product": { "name": "Oracle Communications EAGLE LNP Application Processor 10.2", "product_id": "T014016", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2" } } } ], "category": "product_name", "name": "Communications EAGLE LNP Application Processor" }, { "branches": [ { "category": "product_version", "name": "13.1", "product": { "name": "Oracle Communications LSMS 13.1", "product_id": "T006217", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_lsms:13.1" } } }, { "category": "product_version", "name": "13.2", "product": { "name": "Oracle Communications LSMS 13.2", "product_id": "T014017", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_lsms:13.2" } } }, { "category": "product_version", "name": "13.3", "product": { "name": "Oracle Communications LSMS 13.3", "product_id": "T014018", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_lsms:13.3" } } } ], "category": "product_name", "name": "Communications LSMS" }, { "branches": [ { "category": "product_version", "name": "8.1", "product": { "name": "Oracle Communications Messaging Server 8.1", "product_id": "T014019", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_messaging_server:8.1" } } }, { "category": "product_version", "name": "8", "product": { "name": "Oracle Communications Messaging Server 8.0", "product_id": "T014020", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_messaging_server:8.0" } } } ], "category": "product_name", "name": "Communications Messaging Server" }, { "branches": [ { "category": "product_version", "name": "12.2", "product": { "name": "Oracle Communications Policy Management 12.2", "product_id": "T009732", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_policy_management:12.2" } } }, { "category": "product_version", "name": "12.1", "product": { "name": "Oracle Communications Policy Management 12.1", "product_id": "T014021", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_policy_management:12.1" } } }, { "category": "product_version", "name": "12.3", "product": { "name": "Oracle Communications Policy Management 12.3", "product_id": "T014022", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_policy_management:12.3" } } }, { "category": "product_version", "name": "12.4", "product": { "name": "Oracle Communications Policy Management 12.4", "product_id": "T014023", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_policy_management:12.4" } } } ], "category": "product_name", "name": "Communications Policy Management" }, { "branches": [ { "category": "product_version", "name": "6", "product": { "name": "Oracle Communications Service Broker 6.0", "product_id": "329193", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_service_broker:6.0" } } } ], "category": "product_name", "name": "Communications Service Broker" }, { "branches": [ { "category": "product_version", "name": "8.2.0", "product": { "name": "Oracle Communications Session Border Controller 8.2.0", "product_id": "T014024", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_session_border_controller:8.2.0" } } }, { "category": "product_version", "name": "8.1.0", "product": { "name": "Oracle Communications Session Border Controller 8.1.0", "product_id": "T014025", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_session_border_controller:8.1.0" } } }, { "category": "product_version", "name": "8.0.0", "product": { "name": "Oracle Communications Session Border Controller 8.0.0", "product_id": "T014026", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_session_border_controller:8.0.0" } } } ], "category": "product_name", "name": "Communications Session Border Controller" }, { "branches": [ { "category": "product_version", "name": "3.1.0", "product": { "name": "Oracle Enterprise Communications Broker 3.1.0", "product_id": "T014030", "product_identification_helper": { "cpe": "cpe:/a:oracle:enterprise_communications_broker:3.1.0" } } }, { "category": "product_version", "name": "3.0.0", "product": { "name": "Oracle Enterprise Communications Broker 3.0.0", "product_id": "T014031", "product_identification_helper": { "cpe": "cpe:/a:oracle:enterprise_communications_broker:3.0.0" } } } ], "category": "product_name", "name": "Enterprise Communications Broker" } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "9", "product": { "name": "Xerox FreeFlow Print Server 9", "product_id": "T002977", "product_identification_helper": { "cpe": "cpe:/a:xerox:freeflow_print_server:9" } } } ], "category": "product_name", "name": "FreeFlow Print Server" } ], "category": "vendor", "name": "Xerox" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "7.4.0", "product": { "name": "Oracle Communications Unified Inventory Management 7.4.0", "product_id": "T013407", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_unified_inventory_management:7.4.0" } } }, { "category": "product_version", "name": "7.3.5", "product": { "name": "Oracle Communications Unified Inventory Management 7.3.5", "product_id": "T014027", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_unified_inventory_management:7.3.5" } } }, { "category": "product_version", "name": "7.3.2", "product": { "name": "Oracle Communications Unified Inventory Management 7.3.2", "product_id": "T014028", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_unified_inventory_management:7.3.2" } } }, { "category": "product_version", "name": "7.3.4", "product": { "name": "Oracle Communications Unified Inventory Management 7.3.4", "product_id": "T014029", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_unified_inventory_management:7.3.4" } } } ], "category": "product_name", "name": "communications_unified_inventory_management" } ], "category": "vendor", "name": "oracle" } ] }, "vulnerabilities": [ { "cve": "CVE-2015-9251", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2015-9251" }, { "cve": "CVE-2016-1000031", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2016-1000031" }, { "cve": "CVE-2016-1181", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2016-1181" }, { "cve": "CVE-2016-1182", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2016-1182" }, { "cve": "CVE-2016-7055", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2016-7055" }, { "cve": "CVE-2016-8735", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2016-8735" }, { "cve": "CVE-2017-0861", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2017-0861" }, { "cve": "CVE-2017-12617", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2017-12617" }, { "cve": "CVE-2017-15265", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2017-15265" }, { "cve": "CVE-2017-3730", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2017-3730" }, { "cve": "CVE-2017-3731", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2017-3731" }, { "cve": "CVE-2017-3732", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2017-3732" }, { "cve": "CVE-2017-3733", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2017-3733" }, { "cve": "CVE-2017-3735", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2017-3735" }, { "cve": "CVE-2017-3736", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2017-3736" }, { "cve": "CVE-2017-3738", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2017-3738" }, { "cve": "CVE-2017-5645", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2017-5645" }, { "cve": "CVE-2017-5664", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2017-5664" }, { "cve": "CVE-2017-5753", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2017-5753" }, { "cve": "CVE-2017-5754", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2017-5754" }, { "cve": "CVE-2017-7525", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2017-7525" }, { "cve": "CVE-2018-0732", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-0732" }, { "cve": "CVE-2018-0733", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-0733" }, { "cve": "CVE-2018-0734", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-0734" }, { "cve": "CVE-2018-0737", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-0737" }, { "cve": "CVE-2018-0739", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-0739" }, { "cve": "CVE-2018-1000004", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-1000004" }, { "cve": "CVE-2018-1000180", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-1000180" }, { "cve": "CVE-2018-1000613", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-1000613" }, { "cve": "CVE-2018-10901", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-10901" }, { "cve": "CVE-2018-11039", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-11039" }, { "cve": "CVE-2018-11040", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-11040" }, { "cve": "CVE-2018-11218", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-11218" }, { "cve": "CVE-2018-11219", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-11219" }, { "cve": "CVE-2018-11236", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-11236" }, { "cve": "CVE-2018-11237", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-11237" }, { "cve": "CVE-2018-11784", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-11784" }, { "cve": "CVE-2018-12384", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-12384" }, { "cve": "CVE-2018-12404", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-12404" }, { "cve": "CVE-2018-1257", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-1257" }, { "cve": "CVE-2018-1258", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-1258" }, { "cve": "CVE-2018-16864", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-16864" }, { "cve": "CVE-2018-16865", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-16865" }, { "cve": "CVE-2018-16890", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-16890" }, { "cve": "CVE-2018-3620", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-3620" }, { "cve": "CVE-2018-3646", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-3646" }, { "cve": "CVE-2018-3693", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-3693" }, { "cve": "CVE-2018-6485", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-6485" }, { "cve": "CVE-2018-7489", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-7489" }, { "cve": "CVE-2018-7566", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-7566" }, { "cve": "CVE-2019-3822", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2019-3822" }, { "cve": "CVE-2019-3823", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2019-3823" } ] }
ghsa-rg3c-6wcj-37gm
Vulnerability from github
Published
2022-05-24 16:44
Modified
2024-04-04 00:15
Severity ?
VLAI Severity ?
Details
When handling a SSLv2-compatible ClientHello request, the server doesn't generate a new random value but sends an all-zero value instead. This results in full malleability of the ClientHello for SSLv2 used for TLS 1.2 in all versions prior to NSS 3.39. This does not impact TLS 1.3.
{ "affected": [], "aliases": [ "CVE-2018-12384" ], "database_specific": { "cwe_ids": [ "CWE-335" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-04-29T15:29:00Z", "severity": "MODERATE" }, "details": "When handling a SSLv2-compatible ClientHello request, the server doesn\u0027t generate a new random value but sends an all-zero value instead. This results in full malleability of the ClientHello for SSLv2 used for TLS 1.2 in all versions prior to NSS 3.39. This does not impact TLS 1.3.", "id": "GHSA-rg3c-6wcj-37gm", "modified": "2024-04-04T00:15:45Z", "published": "2022-05-24T16:44:49Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-12384" }, { "type": "WEB", "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=CVE-2018-12384" }, { "type": "WEB", "url": "https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ] }
opensuse-su-2024:11058-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
libfreebl3-3.69.1-1.2 on GA media
Notes
Title of the patch
libfreebl3-3.69.1-1.2 on GA media
Description of the patch
These are all security issues fixed in the libfreebl3-3.69.1-1.2 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-11058
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": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "libfreebl3-3.69.1-1.2 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the libfreebl3-3.69.1-1.2 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-11058", "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-2024_11058-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2018-0495 page", "url": "https://www.suse.com/security/cve/CVE-2018-0495/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-12384 page", "url": "https://www.suse.com/security/cve/CVE-2018-12384/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-12404 page", "url": "https://www.suse.com/security/cve/CVE-2018-12404/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11719 page", "url": "https://www.suse.com/security/cve/CVE-2019-11719/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11727 page", "url": "https://www.suse.com/security/cve/CVE-2019-11727/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11729 page", "url": "https://www.suse.com/security/cve/CVE-2019-11729/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11745 page", "url": "https://www.suse.com/security/cve/CVE-2019-11745/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-17006 page", "url": "https://www.suse.com/security/cve/CVE-2019-17006/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-12399 page", "url": "https://www.suse.com/security/cve/CVE-2020-12399/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-12401 page", "url": "https://www.suse.com/security/cve/CVE-2020-12401/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-12402 page", "url": "https://www.suse.com/security/cve/CVE-2020-12402/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-12403 page", "url": "https://www.suse.com/security/cve/CVE-2020-12403/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-25648 page", "url": "https://www.suse.com/security/cve/CVE-2020-25648/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-6829 page", "url": "https://www.suse.com/security/cve/CVE-2020-6829/" } ], "title": "libfreebl3-3.69.1-1.2 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:11058-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libfreebl3-3.69.1-1.2.aarch64", "product": { "name": "libfreebl3-3.69.1-1.2.aarch64", "product_id": "libfreebl3-3.69.1-1.2.aarch64" } }, { "category": "product_version", "name": "libfreebl3-32bit-3.69.1-1.2.aarch64", "product": { "name": "libfreebl3-32bit-3.69.1-1.2.aarch64", "product_id": "libfreebl3-32bit-3.69.1-1.2.aarch64" } }, { "category": "product_version", "name": "libfreebl3-hmac-3.69.1-1.2.aarch64", "product": { "name": "libfreebl3-hmac-3.69.1-1.2.aarch64", "product_id": "libfreebl3-hmac-3.69.1-1.2.aarch64" } }, { "category": "product_version", "name": "libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "product": { "name": "libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "product_id": "libfreebl3-hmac-32bit-3.69.1-1.2.aarch64" } }, { "category": "product_version", "name": "libsoftokn3-3.69.1-1.2.aarch64", "product": { "name": "libsoftokn3-3.69.1-1.2.aarch64", "product_id": "libsoftokn3-3.69.1-1.2.aarch64" } }, { "category": "product_version", "name": "libsoftokn3-32bit-3.69.1-1.2.aarch64", "product": { "name": "libsoftokn3-32bit-3.69.1-1.2.aarch64", "product_id": "libsoftokn3-32bit-3.69.1-1.2.aarch64" } }, { "category": "product_version", "name": "libsoftokn3-hmac-3.69.1-1.2.aarch64", "product": { "name": "libsoftokn3-hmac-3.69.1-1.2.aarch64", "product_id": "libsoftokn3-hmac-3.69.1-1.2.aarch64" } }, { "category": "product_version", "name": "libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "product": { "name": "libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "product_id": "libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64" } }, { "category": "product_version", "name": "mozilla-nss-3.69.1-1.2.aarch64", "product": { "name": "mozilla-nss-3.69.1-1.2.aarch64", "product_id": "mozilla-nss-3.69.1-1.2.aarch64" } }, { "category": "product_version", "name": "mozilla-nss-32bit-3.69.1-1.2.aarch64", "product": { "name": "mozilla-nss-32bit-3.69.1-1.2.aarch64", "product_id": "mozilla-nss-32bit-3.69.1-1.2.aarch64" } }, { "category": "product_version", "name": "mozilla-nss-certs-3.69.1-1.2.aarch64", "product": { "name": "mozilla-nss-certs-3.69.1-1.2.aarch64", "product_id": "mozilla-nss-certs-3.69.1-1.2.aarch64" } }, { "category": "product_version", "name": "mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "product": { "name": "mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "product_id": "mozilla-nss-certs-32bit-3.69.1-1.2.aarch64" } }, { "category": "product_version", "name": "mozilla-nss-devel-3.69.1-1.2.aarch64", "product": { "name": "mozilla-nss-devel-3.69.1-1.2.aarch64", "product_id": "mozilla-nss-devel-3.69.1-1.2.aarch64" } }, { "category": "product_version", "name": "mozilla-nss-sysinit-3.69.1-1.2.aarch64", "product": { "name": "mozilla-nss-sysinit-3.69.1-1.2.aarch64", "product_id": "mozilla-nss-sysinit-3.69.1-1.2.aarch64" } }, { "category": "product_version", "name": "mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "product": { "name": "mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "product_id": "mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64" } }, { "category": "product_version", "name": "mozilla-nss-tools-3.69.1-1.2.aarch64", "product": { "name": "mozilla-nss-tools-3.69.1-1.2.aarch64", "product_id": "mozilla-nss-tools-3.69.1-1.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libfreebl3-3.69.1-1.2.ppc64le", "product": { "name": "libfreebl3-3.69.1-1.2.ppc64le", "product_id": "libfreebl3-3.69.1-1.2.ppc64le" } }, { "category": "product_version", "name": "libfreebl3-32bit-3.69.1-1.2.ppc64le", "product": { "name": "libfreebl3-32bit-3.69.1-1.2.ppc64le", "product_id": "libfreebl3-32bit-3.69.1-1.2.ppc64le" } }, { "category": "product_version", "name": "libfreebl3-hmac-3.69.1-1.2.ppc64le", "product": { "name": "libfreebl3-hmac-3.69.1-1.2.ppc64le", "product_id": "libfreebl3-hmac-3.69.1-1.2.ppc64le" } }, { "category": "product_version", "name": "libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "product": { "name": "libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "product_id": "libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le" } }, { "category": "product_version", "name": "libsoftokn3-3.69.1-1.2.ppc64le", "product": { "name": "libsoftokn3-3.69.1-1.2.ppc64le", "product_id": "libsoftokn3-3.69.1-1.2.ppc64le" } }, { "category": "product_version", "name": "libsoftokn3-32bit-3.69.1-1.2.ppc64le", "product": { "name": "libsoftokn3-32bit-3.69.1-1.2.ppc64le", "product_id": "libsoftokn3-32bit-3.69.1-1.2.ppc64le" } }, { "category": "product_version", "name": "libsoftokn3-hmac-3.69.1-1.2.ppc64le", "product": { "name": "libsoftokn3-hmac-3.69.1-1.2.ppc64le", "product_id": "libsoftokn3-hmac-3.69.1-1.2.ppc64le" } }, { "category": "product_version", "name": "libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "product": { "name": "libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "product_id": "libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le" } }, { "category": "product_version", "name": "mozilla-nss-3.69.1-1.2.ppc64le", "product": { "name": "mozilla-nss-3.69.1-1.2.ppc64le", "product_id": "mozilla-nss-3.69.1-1.2.ppc64le" } }, { "category": "product_version", "name": "mozilla-nss-32bit-3.69.1-1.2.ppc64le", "product": { "name": "mozilla-nss-32bit-3.69.1-1.2.ppc64le", "product_id": "mozilla-nss-32bit-3.69.1-1.2.ppc64le" } }, { "category": "product_version", "name": "mozilla-nss-certs-3.69.1-1.2.ppc64le", "product": { "name": "mozilla-nss-certs-3.69.1-1.2.ppc64le", "product_id": "mozilla-nss-certs-3.69.1-1.2.ppc64le" } }, { "category": "product_version", "name": "mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "product": { "name": "mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "product_id": "mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le" } }, { "category": "product_version", "name": "mozilla-nss-devel-3.69.1-1.2.ppc64le", "product": { "name": "mozilla-nss-devel-3.69.1-1.2.ppc64le", "product_id": "mozilla-nss-devel-3.69.1-1.2.ppc64le" } }, { "category": "product_version", "name": "mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "product": { "name": "mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "product_id": "mozilla-nss-sysinit-3.69.1-1.2.ppc64le" } }, { "category": "product_version", "name": "mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "product": { "name": "mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "product_id": "mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le" } }, { "category": "product_version", "name": "mozilla-nss-tools-3.69.1-1.2.ppc64le", "product": { "name": "mozilla-nss-tools-3.69.1-1.2.ppc64le", "product_id": "mozilla-nss-tools-3.69.1-1.2.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libfreebl3-3.69.1-1.2.s390x", "product": { "name": "libfreebl3-3.69.1-1.2.s390x", "product_id": "libfreebl3-3.69.1-1.2.s390x" } }, { "category": "product_version", "name": "libfreebl3-32bit-3.69.1-1.2.s390x", "product": { "name": "libfreebl3-32bit-3.69.1-1.2.s390x", "product_id": "libfreebl3-32bit-3.69.1-1.2.s390x" } }, { "category": "product_version", "name": "libfreebl3-hmac-3.69.1-1.2.s390x", "product": { "name": "libfreebl3-hmac-3.69.1-1.2.s390x", "product_id": "libfreebl3-hmac-3.69.1-1.2.s390x" } }, { "category": "product_version", "name": "libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "product": { "name": "libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "product_id": "libfreebl3-hmac-32bit-3.69.1-1.2.s390x" } }, { "category": "product_version", "name": "libsoftokn3-3.69.1-1.2.s390x", "product": { "name": "libsoftokn3-3.69.1-1.2.s390x", "product_id": "libsoftokn3-3.69.1-1.2.s390x" } }, { "category": "product_version", "name": "libsoftokn3-32bit-3.69.1-1.2.s390x", "product": { "name": "libsoftokn3-32bit-3.69.1-1.2.s390x", "product_id": "libsoftokn3-32bit-3.69.1-1.2.s390x" } }, { "category": "product_version", "name": "libsoftokn3-hmac-3.69.1-1.2.s390x", "product": { "name": "libsoftokn3-hmac-3.69.1-1.2.s390x", "product_id": "libsoftokn3-hmac-3.69.1-1.2.s390x" } }, { "category": "product_version", "name": "libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "product": { "name": "libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "product_id": "libsoftokn3-hmac-32bit-3.69.1-1.2.s390x" } }, { "category": "product_version", "name": "mozilla-nss-3.69.1-1.2.s390x", "product": { "name": "mozilla-nss-3.69.1-1.2.s390x", "product_id": "mozilla-nss-3.69.1-1.2.s390x" } }, { "category": "product_version", "name": "mozilla-nss-32bit-3.69.1-1.2.s390x", "product": { "name": "mozilla-nss-32bit-3.69.1-1.2.s390x", "product_id": "mozilla-nss-32bit-3.69.1-1.2.s390x" } }, { "category": "product_version", "name": "mozilla-nss-certs-3.69.1-1.2.s390x", "product": { "name": "mozilla-nss-certs-3.69.1-1.2.s390x", "product_id": "mozilla-nss-certs-3.69.1-1.2.s390x" } }, { "category": "product_version", "name": "mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "product": { "name": "mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "product_id": "mozilla-nss-certs-32bit-3.69.1-1.2.s390x" } }, { "category": "product_version", "name": "mozilla-nss-devel-3.69.1-1.2.s390x", "product": { "name": "mozilla-nss-devel-3.69.1-1.2.s390x", "product_id": "mozilla-nss-devel-3.69.1-1.2.s390x" } }, { "category": "product_version", "name": "mozilla-nss-sysinit-3.69.1-1.2.s390x", "product": { "name": "mozilla-nss-sysinit-3.69.1-1.2.s390x", "product_id": "mozilla-nss-sysinit-3.69.1-1.2.s390x" } }, { "category": "product_version", "name": "mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "product": { "name": "mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "product_id": "mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x" } }, { "category": "product_version", "name": "mozilla-nss-tools-3.69.1-1.2.s390x", "product": { "name": "mozilla-nss-tools-3.69.1-1.2.s390x", "product_id": "mozilla-nss-tools-3.69.1-1.2.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libfreebl3-3.69.1-1.2.x86_64", "product": { "name": "libfreebl3-3.69.1-1.2.x86_64", "product_id": "libfreebl3-3.69.1-1.2.x86_64" } }, { "category": "product_version", "name": "libfreebl3-32bit-3.69.1-1.2.x86_64", "product": { "name": "libfreebl3-32bit-3.69.1-1.2.x86_64", "product_id": "libfreebl3-32bit-3.69.1-1.2.x86_64" } }, { "category": "product_version", "name": "libfreebl3-hmac-3.69.1-1.2.x86_64", "product": { "name": "libfreebl3-hmac-3.69.1-1.2.x86_64", "product_id": "libfreebl3-hmac-3.69.1-1.2.x86_64" } }, { "category": "product_version", "name": "libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "product": { "name": "libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "product_id": "libfreebl3-hmac-32bit-3.69.1-1.2.x86_64" } }, { "category": "product_version", "name": "libsoftokn3-3.69.1-1.2.x86_64", "product": { "name": "libsoftokn3-3.69.1-1.2.x86_64", "product_id": "libsoftokn3-3.69.1-1.2.x86_64" } }, { "category": "product_version", "name": "libsoftokn3-32bit-3.69.1-1.2.x86_64", "product": { "name": "libsoftokn3-32bit-3.69.1-1.2.x86_64", "product_id": "libsoftokn3-32bit-3.69.1-1.2.x86_64" } }, { "category": "product_version", "name": "libsoftokn3-hmac-3.69.1-1.2.x86_64", "product": { "name": "libsoftokn3-hmac-3.69.1-1.2.x86_64", "product_id": "libsoftokn3-hmac-3.69.1-1.2.x86_64" } }, { "category": "product_version", "name": "libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "product": { "name": "libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "product_id": "libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64" } }, { "category": "product_version", "name": "mozilla-nss-3.69.1-1.2.x86_64", "product": { "name": "mozilla-nss-3.69.1-1.2.x86_64", "product_id": "mozilla-nss-3.69.1-1.2.x86_64" } }, { "category": "product_version", "name": "mozilla-nss-32bit-3.69.1-1.2.x86_64", "product": { "name": "mozilla-nss-32bit-3.69.1-1.2.x86_64", "product_id": "mozilla-nss-32bit-3.69.1-1.2.x86_64" } }, { "category": "product_version", "name": "mozilla-nss-certs-3.69.1-1.2.x86_64", "product": { "name": "mozilla-nss-certs-3.69.1-1.2.x86_64", "product_id": "mozilla-nss-certs-3.69.1-1.2.x86_64" } }, { "category": "product_version", "name": "mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "product": { "name": "mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "product_id": "mozilla-nss-certs-32bit-3.69.1-1.2.x86_64" } }, { "category": "product_version", "name": "mozilla-nss-devel-3.69.1-1.2.x86_64", "product": { "name": "mozilla-nss-devel-3.69.1-1.2.x86_64", "product_id": "mozilla-nss-devel-3.69.1-1.2.x86_64" } }, { "category": "product_version", "name": "mozilla-nss-sysinit-3.69.1-1.2.x86_64", "product": { "name": "mozilla-nss-sysinit-3.69.1-1.2.x86_64", "product_id": "mozilla-nss-sysinit-3.69.1-1.2.x86_64" } }, { "category": "product_version", "name": "mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "product": { "name": "mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "product_id": "mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64" } }, { "category": "product_version", "name": "mozilla-nss-tools-3.69.1-1.2.x86_64", "product": { "name": "mozilla-nss-tools-3.69.1-1.2.x86_64", "product_id": "mozilla-nss-tools-3.69.1-1.2.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-3.69.1-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.aarch64" }, "product_reference": "libfreebl3-3.69.1-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-3.69.1-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.ppc64le" }, "product_reference": "libfreebl3-3.69.1-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-3.69.1-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.s390x" }, "product_reference": "libfreebl3-3.69.1-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-3.69.1-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.x86_64" }, "product_reference": "libfreebl3-3.69.1-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-32bit-3.69.1-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.aarch64" }, "product_reference": "libfreebl3-32bit-3.69.1-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-32bit-3.69.1-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.ppc64le" }, "product_reference": "libfreebl3-32bit-3.69.1-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-32bit-3.69.1-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.s390x" }, "product_reference": "libfreebl3-32bit-3.69.1-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-32bit-3.69.1-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.x86_64" }, "product_reference": "libfreebl3-32bit-3.69.1-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-hmac-3.69.1-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.aarch64" }, "product_reference": "libfreebl3-hmac-3.69.1-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-hmac-3.69.1-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.ppc64le" }, "product_reference": "libfreebl3-hmac-3.69.1-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-hmac-3.69.1-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.s390x" }, "product_reference": "libfreebl3-hmac-3.69.1-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-hmac-3.69.1-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.x86_64" }, "product_reference": "libfreebl3-hmac-3.69.1-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-hmac-32bit-3.69.1-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.aarch64" }, "product_reference": "libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le" }, "product_reference": "libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-hmac-32bit-3.69.1-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.s390x" }, "product_reference": "libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-hmac-32bit-3.69.1-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.x86_64" }, "product_reference": "libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-3.69.1-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.aarch64" }, "product_reference": "libsoftokn3-3.69.1-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-3.69.1-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.ppc64le" }, "product_reference": "libsoftokn3-3.69.1-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-3.69.1-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.s390x" }, "product_reference": "libsoftokn3-3.69.1-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-3.69.1-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.x86_64" }, "product_reference": "libsoftokn3-3.69.1-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-32bit-3.69.1-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.aarch64" }, "product_reference": "libsoftokn3-32bit-3.69.1-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-32bit-3.69.1-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.ppc64le" }, "product_reference": "libsoftokn3-32bit-3.69.1-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-32bit-3.69.1-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.s390x" }, "product_reference": "libsoftokn3-32bit-3.69.1-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-32bit-3.69.1-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.x86_64" }, "product_reference": "libsoftokn3-32bit-3.69.1-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-hmac-3.69.1-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.aarch64" }, "product_reference": "libsoftokn3-hmac-3.69.1-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-hmac-3.69.1-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.ppc64le" }, "product_reference": "libsoftokn3-hmac-3.69.1-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-hmac-3.69.1-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.s390x" }, "product_reference": "libsoftokn3-hmac-3.69.1-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-hmac-3.69.1-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.x86_64" }, "product_reference": "libsoftokn3-hmac-3.69.1-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64" }, "product_reference": "libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le" }, "product_reference": "libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-hmac-32bit-3.69.1-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.s390x" }, "product_reference": "libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64" }, "product_reference": "libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-3.69.1-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.aarch64" }, "product_reference": "mozilla-nss-3.69.1-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-3.69.1-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.ppc64le" }, "product_reference": "mozilla-nss-3.69.1-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-3.69.1-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.s390x" }, "product_reference": "mozilla-nss-3.69.1-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-3.69.1-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.x86_64" }, "product_reference": "mozilla-nss-3.69.1-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-32bit-3.69.1-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.aarch64" }, "product_reference": "mozilla-nss-32bit-3.69.1-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-32bit-3.69.1-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.ppc64le" }, "product_reference": "mozilla-nss-32bit-3.69.1-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-32bit-3.69.1-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.s390x" }, "product_reference": "mozilla-nss-32bit-3.69.1-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-32bit-3.69.1-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.x86_64" }, "product_reference": "mozilla-nss-32bit-3.69.1-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-3.69.1-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.aarch64" }, "product_reference": "mozilla-nss-certs-3.69.1-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-3.69.1-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.ppc64le" }, "product_reference": "mozilla-nss-certs-3.69.1-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-3.69.1-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.s390x" }, "product_reference": "mozilla-nss-certs-3.69.1-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-3.69.1-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.x86_64" }, "product_reference": "mozilla-nss-certs-3.69.1-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-32bit-3.69.1-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.aarch64" }, "product_reference": "mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le" }, "product_reference": "mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-32bit-3.69.1-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.s390x" }, "product_reference": "mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-32bit-3.69.1-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.x86_64" }, "product_reference": "mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-devel-3.69.1-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.aarch64" }, "product_reference": "mozilla-nss-devel-3.69.1-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-devel-3.69.1-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.ppc64le" }, "product_reference": "mozilla-nss-devel-3.69.1-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-devel-3.69.1-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.s390x" }, "product_reference": "mozilla-nss-devel-3.69.1-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-devel-3.69.1-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.x86_64" }, "product_reference": "mozilla-nss-devel-3.69.1-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-3.69.1-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.aarch64" }, "product_reference": "mozilla-nss-sysinit-3.69.1-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-3.69.1-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.ppc64le" }, "product_reference": "mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-3.69.1-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.s390x" }, "product_reference": "mozilla-nss-sysinit-3.69.1-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-3.69.1-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.x86_64" }, "product_reference": "mozilla-nss-sysinit-3.69.1-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64" }, "product_reference": "mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le" }, "product_reference": "mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x" }, "product_reference": "mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64" }, "product_reference": "mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-tools-3.69.1-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.aarch64" }, "product_reference": "mozilla-nss-tools-3.69.1-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-tools-3.69.1-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.ppc64le" }, "product_reference": "mozilla-nss-tools-3.69.1-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-tools-3.69.1-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.s390x" }, "product_reference": "mozilla-nss-tools-3.69.1-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-tools-3.69.1-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.x86_64" }, "product_reference": "mozilla-nss-tools-3.69.1-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-0495", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-0495" } ], "notes": [ { "category": "general", "text": "Libgcrypt before 1.7.10 and 1.8.x before 1.8.3 allows a memory-cache side-channel attack on ECDSA signatures that can be mitigated through the use of blinding during the signing process in the _gcry_ecc_ecdsa_sign function in cipher/ecc-ecdsa.c, aka the Return Of the Hidden Number Problem or ROHNP. To discover an ECDSA key, the attacker needs access to either the local machine or a different virtual machine on the same physical host.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-0495", "url": "https://www.suse.com/security/cve/CVE-2018-0495" }, { "category": "external", "summary": "SUSE Bug 1097410 for CVE-2018-0495", "url": "https://bugzilla.suse.com/1097410" }, { "category": "external", "summary": "SUSE Bug 1121207 for CVE-2018-0495", "url": "https://bugzilla.suse.com/1121207" } ], "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 Tumbleweed:libfreebl3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2018-0495" }, { "cve": "CVE-2018-12384", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-12384" } ], "notes": [ { "category": "general", "text": "When handling a SSLv2-compatible ClientHello request, the server doesn\u0027t generate a new random value but sends an all-zero value instead. This results in full malleability of the ClientHello for SSLv2 used for TLS 1.2 in all versions prior to NSS 3.39. This does not impact TLS 1.3.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-12384", "url": "https://www.suse.com/security/cve/CVE-2018-12384" }, { "category": "external", "summary": "SUSE Bug 1106873 for CVE-2018-12384", "url": "https://bugzilla.suse.com/1106873" }, { "category": "external", "summary": "SUSE Bug 1119105 for CVE-2018-12384", "url": "https://bugzilla.suse.com/1119105" }, { "category": "external", "summary": "SUSE Bug 1121207 for CVE-2018-12384", "url": "https://bugzilla.suse.com/1121207" } ], "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 Tumbleweed:libfreebl3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2018-12384" }, { "cve": "CVE-2018-12404", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-12404" } ], "notes": [ { "category": "general", "text": "A cached side channel attack during handshakes using RSA encryption could allow for the decryption of encrypted content. This is a variant of the Adaptive Chosen Ciphertext attack (AKA Bleichenbacher attack) and affects all NSS versions prior to NSS 3.41.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-12404", "url": "https://www.suse.com/security/cve/CVE-2018-12404" }, { "category": "external", "summary": "SUSE Bug 1119069 for CVE-2018-12404", "url": "https://bugzilla.suse.com/1119069" }, { "category": "external", "summary": "SUSE Bug 1119105 for CVE-2018-12404", "url": "https://bugzilla.suse.com/1119105" }, { "category": "external", "summary": "SUSE Bug 1121207 for CVE-2018-12404", "url": "https://bugzilla.suse.com/1121207" } ], "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 Tumbleweed:libfreebl3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2018-12404" }, { "cve": "CVE-2019-11719", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11719" } ], "notes": [ { "category": "general", "text": "When importing a curve25519 private key in PKCS#8format with leading 0x00 bytes, it is possible to trigger an out-of-bounds read in the Network Security Services (NSS) library. This could lead to information disclosure. This vulnerability affects Firefox ESR \u003c 60.8, Firefox \u003c 68, and Thunderbird \u003c 60.8.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11719", "url": "https://www.suse.com/security/cve/CVE-2019-11719" }, { "category": "external", "summary": "SUSE Bug 1140868 for CVE-2019-11719", "url": "https://bugzilla.suse.com/1140868" } ], "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 Tumbleweed:libfreebl3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2019-11719" }, { "cve": "CVE-2019-11727", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11727" } ], "notes": [ { "category": "general", "text": "A vulnerability exists where it possible to force Network Security Services (NSS) to sign CertificateVerify with PKCS#1 v1.5 signatures when those are the only ones advertised by server in CertificateRequest in TLS 1.3. PKCS#1 v1.5 signatures should not be used for TLS 1.3 messages. This vulnerability affects Firefox \u003c 68.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11727", "url": "https://www.suse.com/security/cve/CVE-2019-11727" }, { "category": "external", "summary": "SUSE Bug 1140868 for CVE-2019-11727", "url": "https://bugzilla.suse.com/1140868" }, { "category": "external", "summary": "SUSE Bug 1141322 for CVE-2019-11727", "url": "https://bugzilla.suse.com/1141322" } ], "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 Tumbleweed:libfreebl3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-11727" }, { "cve": "CVE-2019-11729", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11729" } ], "notes": [ { "category": "general", "text": "Empty or malformed p256-ECDH public keys may trigger a segmentation fault due values being improperly sanitized before being copied into memory and used. This vulnerability affects Firefox ESR \u003c 60.8, Firefox \u003c 68, and Thunderbird \u003c 60.8.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11729", "url": "https://www.suse.com/security/cve/CVE-2019-11729" }, { "category": "external", "summary": "SUSE Bug 1140868 for CVE-2019-11729", "url": "https://bugzilla.suse.com/1140868" } ], "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 Tumbleweed:libfreebl3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2019-11729" }, { "cve": "CVE-2019-11745", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11745" } ], "notes": [ { "category": "general", "text": "When encrypting with a block cipher, if a call to NSC_EncryptUpdate was made with data smaller than the block size, a small out of bounds write could occur. This could have caused heap corruption and a potentially exploitable crash. This vulnerability affects Thunderbird \u003c 68.3, Firefox ESR \u003c 68.3, and Firefox \u003c 71.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11745", "url": "https://www.suse.com/security/cve/CVE-2019-11745" }, { "category": "external", "summary": "SUSE Bug 1158328 for CVE-2019-11745", "url": "https://bugzilla.suse.com/1158328" }, { "category": "external", "summary": "SUSE Bug 1158527 for CVE-2019-11745", "url": "https://bugzilla.suse.com/1158527" } ], "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 Tumbleweed:libfreebl3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2019-11745" }, { "cve": "CVE-2019-17006", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-17006" } ], "notes": [ { "category": "general", "text": "In Network Security Services (NSS) before 3.46, several cryptographic primitives had missing length checks. In cases where the application calling the library did not perform a sanity check on the inputs it could result in a crash due to a buffer overflow.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-17006", "url": "https://www.suse.com/security/cve/CVE-2019-17006" }, { "category": "external", "summary": "SUSE Bug 1159819 for CVE-2019-17006", "url": "https://bugzilla.suse.com/1159819" } ], "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 Tumbleweed:libfreebl3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-17006" }, { "cve": "CVE-2020-12399", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-12399" } ], "notes": [ { "category": "general", "text": "NSS has shown timing differences when performing DSA signatures, which was exploitable and could eventually leak private keys. This vulnerability affects Thunderbird \u003c 68.9.0, Firefox \u003c 77, and Firefox ESR \u003c 68.9.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-12399", "url": "https://www.suse.com/security/cve/CVE-2020-12399" }, { "category": "external", "summary": "SUSE Bug 1171978 for CVE-2020-12399", "url": "https://bugzilla.suse.com/1171978" }, { "category": "external", "summary": "SUSE Bug 1172402 for CVE-2020-12399", "url": "https://bugzilla.suse.com/1172402" } ], "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 Tumbleweed:libfreebl3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2020-12399" }, { "cve": "CVE-2020-12401", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-12401" } ], "notes": [ { "category": "general", "text": "During ECDSA signature generation, padding applied in the nonce designed to ensure constant-time scalar multiplication was removed, resulting in variable-time execution dependent on secret data. This vulnerability affects Firefox \u003c 80 and Firefox for Android \u003c 80.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-12401", "url": "https://www.suse.com/security/cve/CVE-2020-12401" }, { "category": "external", "summary": "SUSE Bug 1174763 for CVE-2020-12401", "url": "https://bugzilla.suse.com/1174763" }, { "category": "external", "summary": "SUSE Bug 1175686 for CVE-2020-12401", "url": "https://bugzilla.suse.com/1175686" } ], "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 Tumbleweed:libfreebl3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "critical" } ], "title": "CVE-2020-12401" }, { "cve": "CVE-2020-12402", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-12402" } ], "notes": [ { "category": "general", "text": "During RSA key generation, bignum implementations used a variation of the Binary Extended Euclidean Algorithm which entailed significantly input-dependent flow. This allowed an attacker able to perform electromagnetic-based side channel attacks to record traces leading to the recovery of the secret primes. *Note:* An unmodified Firefox browser does not generate RSA keys in normal operation and is not affected, but products built on top of it might. This vulnerability affects Firefox \u003c 78.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-12402", "url": "https://www.suse.com/security/cve/CVE-2020-12402" }, { "category": "external", "summary": "SUSE Bug 1173032 for CVE-2020-12402", "url": "https://bugzilla.suse.com/1173032" }, { "category": "external", "summary": "SUSE Bug 1173576 for CVE-2020-12402", "url": "https://bugzilla.suse.com/1173576" }, { "category": "external", "summary": "SUSE Bug 1174230 for CVE-2020-12402", "url": "https://bugzilla.suse.com/1174230" } ], "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 Tumbleweed:libfreebl3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2020-12402" }, { "cve": "CVE-2020-12403", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-12403" } ], "notes": [ { "category": "general", "text": "A flaw was found in the way CHACHA20-POLY1305 was implemented in NSS in versions before 3.55. When using multi-part Chacha20, it could cause out-of-bounds reads. This issue was fixed by explicitly disabling multi-part ChaCha20 (which was not functioning correctly) and strictly enforcing tag length. The highest threat from this vulnerability is to confidentiality and system availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-12403", "url": "https://www.suse.com/security/cve/CVE-2020-12403" }, { "category": "external", "summary": "SUSE Bug 1174763 for CVE-2020-12403", "url": "https://bugzilla.suse.com/1174763" } ], "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 Tumbleweed:libfreebl3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "critical" } ], "title": "CVE-2020-12403" }, { "cve": "CVE-2020-25648", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-25648" } ], "notes": [ { "category": "general", "text": "A flaw was found in the way NSS handled CCS (ChangeCipherSpec) messages in TLS 1.3. This flaw allows a remote attacker to send multiple CCS messages, causing a denial of service for servers compiled with the NSS library. The highest threat from this vulnerability is to system availability. This flaw affects NSS versions before 3.58.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-25648", "url": "https://www.suse.com/security/cve/CVE-2020-25648" }, { "category": "external", "summary": "SUSE Bug 1177917 for CVE-2020-25648", "url": "https://bugzilla.suse.com/1177917" } ], "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 Tumbleweed:libfreebl3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2020-25648" }, { "cve": "CVE-2020-6829", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-6829" } ], "notes": [ { "category": "general", "text": "When performing EC scalar point multiplication, the wNAF point multiplication algorithm was used; which leaked partial information about the nonce used during signature generation. Given an electro-magnetic trace of a few signature generations, the private key could have been computed. This vulnerability affects Firefox \u003c 80 and Firefox for Android \u003c 80.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-6829", "url": "https://www.suse.com/security/cve/CVE-2020-6829" }, { "category": "external", "summary": "SUSE Bug 1174763 for CVE-2020-6829", "url": "https://bugzilla.suse.com/1174763" }, { "category": "external", "summary": "SUSE Bug 1175686 for CVE-2020-6829", "url": "https://bugzilla.suse.com/1175686" } ], "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 Tumbleweed:libfreebl3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libfreebl3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:libsoftokn3-hmac-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-certs-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-devel-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-sysinit-32bit-3.69.1-1.2.x86_64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.aarch64", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.ppc64le", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.s390x", "openSUSE Tumbleweed:mozilla-nss-tools-3.69.1-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "critical" } ], "title": "CVE-2020-6829" } ] }
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.
- 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…